fix missing script reference

This commit is contained in:
Luke Pulverenti
2013-12-25 22:46:40 -05:00
parent c24735332f
commit 86989c71eb
+1
View File
@@ -16,6 +16,7 @@
onPageHide: function() {
var page = this;
$('#selectUser', page).off('click.reloadLibrary');
},