diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/js/MontageCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 839c8527..de2bf8ac 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -1733,7 +1733,7 @@ angular.module('zmApp.controllers') //"&rand="+$scope.randToAvoidCacheMem + - // console.log("STREAM=" + stream); + //console.log("STREAM=" + stream); return stream; }; |
