extract scripts

This commit is contained in:
Luke Pulverenti
2015-06-10 00:01:14 -04:00
parent d84e09e501
commit 6c97b11f21
41 changed files with 8363 additions and 204 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
});
}
$(document).on('pageshow', "#pluginsPage", function () {
$(document).on('pageshowready', "#pluginsPage", function () {
reloadList(this);
});