summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js
index a037c7ee..1fe91c6e 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -884,7 +884,7 @@ angular.module('zmApp.controllers')
$scope.showImage = function (p, f, fid, e, imode, id, parray, ndx) {
var img;
- console.log ("P="+p+" F="+f+" E="+e+" imode="+imode+" id="+id+" parray="+JSON.stringify(parray)+" ndx="+ndx);
+// console.log ("P="+p+" F="+f+" E="+e+" imode="+imode+" id="+id+" parray="+JSON.stringify(parray)+" ndx="+ndx);
//console.log ("HERE");
$scope.kFrame = $translate.instant('kFrame');