summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-10-20 09:27:29 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-10-20 09:27:29 -0400
commitc5858ddf7113e891dcb7352b3598b770c1fa820f (patch)
tree73017b4fbb8706941d6c0c5fe9250575fcc2e73f /www/js/EventCtrl.js
parent8560e4d370a41d913ebafbc813179da4ae626f91 (diff)
#997 remove console log
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js
index 2fc4e024..7f3d96e1 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -150,7 +150,6 @@ angular.module('zmApp.controllers')
}
}
eventRowHeight = rowHeight;
- console.log ('*************************'+eventRowHeight);
}
//we come here is TZ is updated after the view loads