summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js
index 2b5ef82d..0d2ae4ab 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -2658,7 +2658,7 @@ angular.module('zmApp.controllers')
$ionicLoading.show({
template: $translate.instant('kSearchCancelled'),
animation: 'fade-in',
- showBackdrop: true,
+ showBackdrop: false,
duration: 2000,
maxWidth: 200,
showDelay: 0