From c5858ddf7113e891dcb7352b3598b770c1fa820f Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 20 Oct 2020 09:27:29 -0400 Subject: #997 remove console log --- www/js/EventCtrl.js | 1 - 1 file changed, 1 deletion(-) (limited to 'www/js') 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 -- cgit v1.2.3