From af74ef969c3cf21e78ee2e93e2956a8812512fe9 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 18 Feb 2016 16:12:42 -0500 Subject: #164 - initial fixes and refactoring Former-commit-id: 5a21c98c22d8035454cf92eb7b7a4a2b65a4f0e3 --- www/templates/devoptions.html | 8 +++++++- www/templates/events-modal.html | 40 ++++++++++++++++++++++++++------------- www/templates/events.html | 4 ++-- www/templates/monitors-modal.html | 2 +- 4 files changed, 37 insertions(+), 17 deletions(-) (limited to 'www/templates') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index 27c5fe23..2ae803fb 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -35,7 +35,13 @@ + +
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index f51ec86e..df2e3cbe 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -1,4 +1,4 @@ -
+
@@ -8,19 +8,16 @@
-
+
- - - - -
    - + +
      +
+ + + +
+ +
connkey:{{connKey}}
+
+ + +
+
+ - +
@@ -102,7 +111,7 @@ -
+
@@ -110,6 +119,11 @@
+ +
+ + +
showing event: {{eventId}}
@@ -154,4 +168,4 @@ --> -
\ No newline at end of file +
\ No newline at end of file diff --git a/www/templates/events.html b/www/templates/events.html index 02254bce..41e29ee4 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -1,4 +1,4 @@ -
+ {{scrollPosition();}} @@ -327,4 +327,4 @@ -
\ No newline at end of file + \ No newline at end of file diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index cadd856c..92330d15 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -1,4 +1,4 @@ -
+
-- cgit v1.2.3