update script loading
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
$('.deviceForm').off('submit', onSubmit).on('submit', onSubmit);
|
||||
|
||||
}).on('pageshown', "#devicePage", function () {
|
||||
}).on('pageshowready', "#devicePage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user