summaryrefslogtreecommitdiff
path: root/www/js/MonitorCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/MonitorCtrl.js')
-rw-r--r--www/js/MonitorCtrl.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/js/MonitorCtrl.js b/www/js/MonitorCtrl.js
index c14e7e65..fd0c2780 100644
--- a/www/js/MonitorCtrl.js
+++ b/www/js/MonitorCtrl.js
@@ -22,8 +22,6 @@ angular.module('zmApp.controllers')
var loginData;
-
-
// --------------------------------------------------------
// Handling of back button in case modal is open should
// close the modal
@@ -50,8 +48,6 @@ angular.module('zmApp.controllers')
}, 1000);
-
-
$scope.openMenu = function () {
$ionicSideMenuDelegate.toggleLeft();
};
@@ -147,7 +143,7 @@ angular.module('zmApp.controllers')
{
text: $translate.instant('kButtonCancel'),
- },
+ },
{
text: $translate.instant('kButtonSave'),
onTap: function (e) {