summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-09-08 09:40:30 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-09-08 09:40:30 -0400
commitcc58763cf182ec18efeb374bee0d9091dfb647df (patch)
tree78af8ebf10358b4db560826d9dc3177f09806b74 /www/js/app.js
parent7879974cb3dd9e8893cb43475df3041d33047ba5 (diff)
use stateChange inside EventCtrl to clear filters instead of rootScope https://github.com/pliablepixels/zmNinja/commit/ace86431e16405d5b4e3bb78fab4f82c3cb6f980#commitcomment-42123734
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 60b1fd30..c35d52aa 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -1139,7 +1139,6 @@ angular.module('zmApp', [
- $rootScope.enteringEventFilter=false;
$rootScope.dpadId = 0;
$rootScope.textScaleFactor = 1.0;
$rootScope.isLoggedIn = false;