removed pagebeforeshowready

This commit is contained in:
Luke Pulverenti 2015-09-01 02:22:46 -04:00
parent 6c549ec80b
commit 382dea3748
45 changed files with 45 additions and 51 deletions

View file

@ -173,7 +173,7 @@
$(page).on('click', '.mediaItem', onListItemClick);
}).on('pagebeforeshowready', "#secondaryItemsPage", function () {
}).on('pagebeforeshow', "#secondaryItemsPage", function () {
var page = this;