restore changes

This commit is contained in:
Luke Pulverenti 2015-09-30 00:19:45 -04:00
parent bfedc82e0d
commit 4acfe20470
3 changed files with 55 additions and 55 deletions

View file

@ -188,7 +188,7 @@
$('.supporterForm').off('submit', onSubmit).on('submit', onSubmit);
}).on('pageshowready', "#supporterPage", function () {
}).on('pageshow', "#supporterPage", function () {
var page = this;