Detail and post page

This commit is contained in:
Max Lynch
2015-06-09 14:46:06 -05:00
parent 972411e1bf
commit dd208207a7
5 changed files with 99 additions and 82 deletions

View File

@ -127,7 +127,7 @@ Platform.register({
}
},
run() {
//Tap.run();
Tap.run();
}
});