summaryrefslogtreecommitdiff
path: root/www/templates/timeline.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/timeline.html')
-rw-r--r--www/templates/timeline.html8
1 files changed, 7 insertions, 1 deletions
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)
</div>
-
+ <div ng-if="!graphLoaded">
+ <br/><br/>
+ <center>
+ <p>working on graph data...</p>
+ </center>
+ </div>
+
<div style="padding-left:15px; padding-right:15px;">
<div id="visualization">