From 498d2983c9be14a80e6a1e21f73507e46ba00996 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 3 May 2016 16:31:20 -0400 Subject: #241 - live view works - rest does not Former-commit-id: 2cb7fffe6414d13bae65b23c838ead48f5428b41 --- www/js/MontageCtrl.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/js/MontageCtrl.js') diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index 69b435f8..0b522eed 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -711,7 +711,8 @@ function initPackery() // modalLoadNotifications(); // console.log ("Refreshing Image..."); // }.bind(this), 1000); - + + $scope.monitor = monitor; $scope.showPTZ = false; $scope.monitorId = mid; $scope.monitorName = ZMDataModel.getMonitorName(mid); -- cgit v1.2.3