diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-10-20 09:27:29 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-10-20 09:27:29 -0400 |
| commit | c5858ddf7113e891dcb7352b3598b770c1fa820f (patch) | |
| tree | 73017b4fbb8706941d6c0c5fe9250575fcc2e73f /www/js | |
| parent | 8560e4d370a41d913ebafbc813179da4ae626f91 (diff) | |
#997 remove console log
Diffstat (limited to 'www/js')
| -rw-r--r-- | www/js/EventCtrl.js | 1 |
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 |
