From 022cd0c6c49d8b163207d790496a1516d289a849 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 23 Oct 2018 13:39:06 -0400 Subject: #724 copy paths from portal to recording and multi-server port too --- www/js/EventCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventCtrl.js') 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'); -- cgit v1.2.3