summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-10-23 13:39:06 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-10-23 13:39:06 -0400
commit022cd0c6c49d8b163207d790496a1516d289a849 (patch)
tree371ce353c69bb47a9ef2f84485c40768c8b2489a /www/js/EventCtrl.js
parent4496496240b6e3573c4c0892a28bfb0bcc288785 (diff)
#724 copy paths from portal to recording and multi-server port too
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');