From bcf8d0eaf9b04d677d4d4083167d90f2abb515f0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 11 Apr 2019 11:37:40 -0400 Subject: #806 support --- www/js/EventCtrl.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/js/EventCtrl.js') diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index 15ae11df..b8a59e28 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -93,8 +93,6 @@ angular.module('zmApp.controllers') $scope.$on('$ionicView.afterEnter', function () { - // console.log ("********* AFTER ENTER"); - // window.addEventListener("resize", recomputeThumbSize, false); $ionicListDelegate.canSwipeItems(true); // NVR.debug("enabling options swipe"); -- cgit v1.2.3