diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 431c3054b..7e44323c2 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..."); }