summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-04-11 11:37:40 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-04-11 11:37:40 -0400
commitbcf8d0eaf9b04d677d4d4083167d90f2abb515f0 (patch)
tree907b978640719fac235f3734729e5d9686b02f67 /www/js/EventCtrl.js
parentcf8780925592318acfec4220569842a94fcfb2df (diff)
#806 support
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js2
1 files changed, 0 insertions, 2 deletions
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");