trim jquery mobile

This commit is contained in:
Luke Pulverenti 2015-11-27 12:46:58 -05:00
parent 316fce063a
commit 301fd258bb
35 changed files with 359 additions and 661 deletions

View file

@ -217,7 +217,7 @@
$(document).on('pagecontainerbeforehide', closeSearchResults);
$(document).on('headercreated', function () {
document.addEventListener('headercreated', function () {
bindSearchEvents();
});