From 9e417730d246e0da40199cd54ed6077837d2af20 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Sun, 21 Dec 2014 21:47:04 -0500 Subject: [PATCH] Change Monitor input type from number to text Angular seems to have a bug where when an input is type="number", assiging a value to it via ng-model produces an error. --- web/skins/bootstrap/views/tab-monitor-buffers.php | 12 ++++++------ web/skins/bootstrap/views/tab-monitor-general.php | 15 ++++++++++----- web/skins/bootstrap/views/tab-monitor-local.php | 2 +- web/skins/bootstrap/views/tab-monitor-remote.php | 2 +- .../bootstrap/views/tab-monitor-timestamp.php | 4 ++-- 5 files changed, 20 insertions(+), 15 deletions(-) diff --git a/web/skins/bootstrap/views/tab-monitor-buffers.php b/web/skins/bootstrap/views/tab-monitor-buffers.php index d77492a0b..348184606 100644 --- a/web/skins/bootstrap/views/tab-monitor-buffers.php +++ b/web/skins/bootstrap/views/tab-monitor-buffers.php @@ -1,26 +1,26 @@
- +
- +
- +
- +
- +
- +
diff --git a/web/skins/bootstrap/views/tab-monitor-general.php b/web/skins/bootstrap/views/tab-monitor-general.php index 5be6fbfeb..4c1c4f4fa 100644 --- a/web/skins/bootstrap/views/tab-monitor-general.php +++ b/web/skins/bootstrap/views/tab-monitor-general.php @@ -62,11 +62,11 @@ ?>
- +
- +
@@ -80,12 +80,12 @@
- +
- +
@@ -98,7 +98,12 @@
diff --git a/web/skins/bootstrap/views/tab-monitor-local.php b/web/skins/bootstrap/views/tab-monitor-local.php index 07574ccd8..bdcbfc02c 100644 --- a/web/skins/bootstrap/views/tab-monitor-local.php +++ b/web/skins/bootstrap/views/tab-monitor-local.php @@ -71,6 +71,6 @@
- +
diff --git a/web/skins/bootstrap/views/tab-monitor-remote.php b/web/skins/bootstrap/views/tab-monitor-remote.php index 3d273c947..86f83ee54 100644 --- a/web/skins/bootstrap/views/tab-monitor-remote.php +++ b/web/skins/bootstrap/views/tab-monitor-remote.php @@ -25,7 +25,7 @@
- +
diff --git a/web/skins/bootstrap/views/tab-monitor-timestamp.php b/web/skins/bootstrap/views/tab-monitor-timestamp.php index ec7a08257..4af8c7e34 100644 --- a/web/skins/bootstrap/views/tab-monitor-timestamp.php +++ b/web/skins/bootstrap/views/tab-monitor-timestamp.php @@ -5,10 +5,10 @@
- +
- +