From f9519d963cc4055be368170e8ea6cd6b8378eb90 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Tue, 16 Dec 2014 17:09:45 -0500 Subject: [PATCH] Fix ng-model names in General tab As ng-model is namespaced into the MonitorController, it is safe to name the variables 'Name' instead of newMonitor[Name] as before --- .../bootstrap/views/tab-monitor-general.php | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/web/skins/bootstrap/views/tab-monitor-general.php b/web/skins/bootstrap/views/tab-monitor-general.php index 770b5242a..04bdc3743 100644 --- a/web/skins/bootstrap/views/tab-monitor-general.php +++ b/web/skins/bootstrap/views/tab-monitor-general.php @@ -2,11 +2,11 @@
- +
- @@ -17,7 +17,7 @@
- @@ -28,7 +28,7 @@
@@ -46,18 +46,20 @@ ?>
-
-
-
+ +
+ +
- +
-
- +
+ +