summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b195d6eb..be276131 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -2802,7 +2802,7 @@ angular.module('zmApp.controllers')
noBackdrop:true,
scope: $scope,
template: toastStr,
- // template: '<button class="button button-clear icon-left ion-close-circled button-text-wrap" ng-click="cancelSearch()" >' + toastStr + '</button>'
+ //template: '<button class="button button-clear icon-left ion-close-circled button-text-wrap" ng-click="cancelSearch()" >' + toastStr + '</button>'
});
loadingStr = "none";