summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-07-08 10:44:23 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-07-08 10:44:23 -0400
commit4e0ba58404c69166f029e5446ebcbb9e298746d6 (patch)
treeea5cef3e15422d60704cdd8809763cd7c5d1303f /www/js/MontageCtrl.js
parent8885681682a92c6efc16cbeab177f577094d75f5 (diff)
fixes #829
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index c2bc8d3b..60b49541 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -686,7 +686,7 @@ angular.module('zmApp.controllers')
},
function (err) {
- NVR.debug ("event status load failed: "+JSON.stringify(data));
+ NVR.debug ("event status load failed: "+JSON.stringify(err));
});