summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-02-25 15:46:02 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-02-25 15:46:02 -0500
commit896ef6436276ddeed166909a917801f97c06ead1 (patch)
tree67f93606710c0e72e52afe5f3c8003e3fb86aaa9
parent9dffaf87e88bfc26cef527606c454bfcbfda8daa (diff)
removed log
Former-commit-id: 75f964f396f2ada6af2266eeb0429b26f349fd8b
-rw-r--r--www/js/MontageCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index 431c3054..7e44323c 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -226,7 +226,7 @@ angular.module('zmApp.controllers').controller('zmApp.MontageCtrl', ['$scope', '
$rootScope.rand = Math.floor((Math.random() * 100000) + 1);
- console.log ("Inside Montage timer...");
+ //console.log ("Inside Montage timer...");
}