From f3136eefe9105deb1d97123629dae80c2de66304 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 2 Jul 2015 10:33:26 -0400 Subject: updated libraries, squashed the problem of not getting bar handles on click, optimized montage view --- www/templates/events-graphs.html | 29 +++++++++++++++++++++-------- www/templates/events.html | 2 +- 2 files changed, 22 insertions(+), 9 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-graphs.html b/www/templates/events-graphs.html index b3d19832..84aea168 100644 --- a/www/templates/events-graphs.html +++ b/www/templates/events-graphs.html @@ -8,12 +8,19 @@ you switch between tabs --> + + + - +
+ +
@@ -23,26 +30,30 @@ on-select="generateTCChart(1,'Events in the last hour',1)"> +
- + +
- + +
-
+
@@ -52,12 +63,14 @@ on-select="generateTCChart(3,'Events in the last week',168)"> +
-
+
diff --git a/www/templates/events.html b/www/templates/events.html index 12a2afc7..c70f0527 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -73,7 +73,7 @@
-
 {{event.Event.StartTime}} +
 {{prettify(event.Event.StartTime)}}
  {{event.Event.Notes}}
-- cgit v1.2.3