fix missing script reference

This commit is contained in:
Luke Pulverenti 2013-12-25 22:46:40 -05:00
parent c24735332f
commit 86989c71eb

View file

@ -16,6 +16,7 @@
onPageHide: function() {
var page = this;
$('#selectUser', page).off('click.reloadLibrary');
},