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/events-modal.html | 119 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 www/templates/events-modal.html (limited to 'www/templates/events-modal.html') diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html new file mode 100644 index 00000000..68065e24 --- /dev/null +++ b/www/templates/events-modal.html @@ -0,0 +1,119 @@ +
+ + + + +
+ + +
+ +
+ +
+   {{'kPaused' | translate}}  +
+
+
+ +
+
+ + + + +
+ + + + + + + + + {{ videoTime(event.Event.StartTime, currentTime ); }} + + + + + + {{ timeLeft | date:'mm:ss':'+0000' }} + + + + + + + +
+
+ +
+
+ +
+
+
+ +
+
+
+ +
+
+
+ @{{currentRate}}x {{'kAt' | translate}}:{{currentProgress.progress}}s +
+
+ +
+
+ + +
{{mName}}  {{videoDynamicTime}} ({{humanizeTime}}) [{{d_eventId}}]
+ +
-- cgit v1.2.3