From 7a704700a777dc328996d5b89486af29bdc535d0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 29 Apr 2020 19:16:24 -0400 Subject: change icons --- www/js/EventCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') 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: '' + //template: '' }); loadingStr = "none"; -- cgit v1.2.3