removed pagebeforeshowready
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
|
||||
$('.liveTvTimerForm').off('submit', onSubmit).on('submit', onSubmit);
|
||||
|
||||
}).on('pagebeforeshowready', "#liveTvTimerPage", function () {
|
||||
}).on('pagebeforeshow', "#liveTvTimerPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user