diff options
Diffstat (limited to 'www/js/EventCtrl.js')
| -rw-r--r-- | www/js/EventCtrl.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index 423de0d2..45b750b2 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -2896,13 +2896,6 @@ angular.module('zmApp.controllers') { $scope.modal = modal; - $ionicLoading.show( - { - template: $translate.instant('kPleaseWait') + "...", - noBackdrop: true, - duration: 10000 - }); - $scope.modal.show(); var ld = NVRDataModel.getLogin(); |
