summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-12-15 05:42:32 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-12-15 05:42:32 -0500
commit03934c48067fc485b56ef25ec93b302451bdd5c5 (patch)
tree7a7ad102462a1d2f230f48cd50c5366b6385166b /www/js/MontageCtrl.js
parent3c3fc4bbd6ca9b8026bfc6214aa96c2cc7e36ef8 (diff)
nits
Diffstat (limited to 'www/js/MontageCtrl.js')
-rw-r--r--www/js/MontageCtrl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index 3ff8d85d..5ec2ed41 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -197,6 +197,9 @@ angular.module('zmApp.controllers')
function forceReloadPage() {
+
+ //return;
+
if ($scope.isDragabillyOn) {
NVRDataModel.debug("not reloading, edit in progress");
return;