From a1de1fd608ce07949a18a5b2089e5b5cf81364b2 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 2 Sep 2015 13:34:58 -0400 Subject: display message while graph is rendering --- www/templates/timeline.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html index eb73885e..79e7010d 100644 --- a/www/templates/timeline.html +++ b/www/templates/timeline.html @@ -28,7 +28,13 @@ {{prettify(fromDate)}} - {{prettify(toDate)}} (only displaying last {{maxItems}} events) - +
+

+
+

working on graph data...

+
+
+
-- cgit v1.2.3