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, 2 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js
index 8d21ad8b..c3fe4cfd 100644
--- a/www/js/MontageCtrl.js
+++ b/www/js/MontageCtrl.js
@@ -396,6 +396,7 @@ angular.module('zmApp.controllers').controller('zmApp.MontageCtrl', ['$scope', '
};
+ /*
$scope.onSwipeLeft = function ($index) {
$scope.showSizeButtons = true;
};
@@ -405,7 +406,7 @@ angular.module('zmApp.controllers').controller('zmApp.MontageCtrl', ['$scope', '
$scope.showSizeButtons = false;
}, 1000);
- };
+ };*/
//---------------------------------------------------------------------
// This marks a monitor as hidden in montage view