kill off jqm selectmenu

This commit is contained in:
Luke Pulverenti
2015-09-03 13:01:51 -04:00
parent 036c620dac
commit 6bf7ea2ea5
52 changed files with 164 additions and 429 deletions
+1 -1
View File
@@ -1231,7 +1231,7 @@
return '<option value="' + i + '">' + i + '</option>';
}).join('')).selectmenu('refresh');
}).join(''));
$(page).on('click', '.btnToggleSelections', function () {