From e7f2da043d19c1adb5d389c383dc8b1779ed0227 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sun, 24 Apr 2016 09:46:13 -0400 Subject: #233 -initial framework - nothing is working yet Former-commit-id: e7af4a4bde04c6df580f749a23953d0facab34fc --- www/templates/events-modalgraph.html | 10 ++++++++++ www/templates/events-popover.html | 4 ++-- www/templates/events.html | 4 ++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 www/templates/events-modalgraph.html (limited to 'www/templates') diff --git a/www/templates/events-modalgraph.html b/www/templates/events-modalgraph.html new file mode 100644 index 00000000..8b718a5e --- /dev/null +++ b/www/templates/events-modalgraph.html @@ -0,0 +1,10 @@ +
+ + + +
+ +
+
+
+
diff --git a/www/templates/events-popover.html b/www/templates/events-popover.html index f189478e..866b4516 100644 --- a/www/templates/events-popover.html +++ b/www/templates/events-popover.html @@ -3,9 +3,9 @@
Filter by Date/Time - + Refresh diff --git a/www/templates/events.html b/www/templates/events.html index cda5ce57..1a324d0d 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -13,6 +13,10 @@     + + + -- cgit v1.2.3