summaryrefslogtreecommitdiff
path: root/www/js/MontageCtrl.js
diff options
context:
space:
mode:
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;