From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- www/templates/timeline.html | 56 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 www/templates/timeline.html (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html new file mode 100644 index 00000000..a64edceb --- /dev/null +++ b/www/templates/timeline.html @@ -0,0 +1,56 @@ + + + + +   + + + + + + + + + + + +
+ {{prettify(fromDate)}} - {{prettify(toDate)}}  {{tzAbbr}}  ({{'kTimelineOnlyDisplaying1' | translate:translationData}}) +
{{'kTimelineControlDisplay'|translate}}
+
+ +
+
+
+
+

{{'kWorkingOnGraph' | translate}}...

+
+
+
+
+
+
+
+
+ + +
+

{{newEvents}}

+
+
+
+
+
+
+ + + + +
+
-- cgit v1.2.3