summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-29 19:16:24 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-29 19:16:24 -0400
commit7a704700a777dc328996d5b89486af29bdc535d0 (patch)
tree72bbfafd3383414db84d27ca780467ddc7f631f3 /www/js/EventCtrl.js
parent03e46e00243e841333d653609e9fecd19031ad29 (diff)
change icons
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 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";