From bfe426a83bfcd32bac22bc06cccb15f15a9f9450 Mon Sep 17 00:00:00 2001 From: ARC Date: Mon, 4 May 2015 04:32:51 -0400 Subject: Events Graphs now supports time based filters (using the excellent moment library) --- www/templates/events-graphs.html | 8 ++++---- www/templates/events.html | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events-graphs.html b/www/templates/events-graphs.html index 2afa18b3..96886588 100644 --- a/www/templates/events-graphs.html +++ b/www/templates/events-graphs.html @@ -7,7 +7,7 @@ - + @@ -18,7 +18,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -41,7 +41,7 @@ - + diff --git a/www/templates/events.html b/www/templates/events.html index b1853224..a46bf1f1 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -6,9 +6,14 @@ + + + + + -- cgit v1.2.3