From cc58763cf182ec18efeb374bee0d9091dfb647df Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 8 Sep 2020 09:40:30 -0400 Subject: use stateChange inside EventCtrl to clear filters instead of rootScope https://github.com/pliablepixels/zmNinja/commit/ace86431e16405d5b4e3bb78fab4f82c3cb6f980#commitcomment-42123734 --- www/js/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'www/js/app.js') 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; -- cgit v1.2.3