From 277899e84b1c68ededdfb6676898643c43f7fa88 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sat, 26 Mar 2016 12:04:18 -0400 Subject: #209 - mostly working Former-commit-id: b686022cd86b5427452583eef2d7a19dd3329177 --- www/templates/events.html | 3 +++ www/templates/timeline-modal.html | 34 ++++++++++++++++++++++++++++------ 2 files changed, 31 insertions(+), 6 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events.html b/www/templates/events.html index 3cc5f34d..b15afc78 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -143,6 +143,9 @@
+ + {{playbackURL}}/index.php?view=image&path={{event.Event.relativePath}}{{alarm.fname}}&height=380" +

frame:{{alarm.id}} score:{{alarm.score}}

diff --git a/www/templates/timeline-modal.html b/www/templates/timeline-modal.html index fd4cd568..2df0ea89 100644 --- a/www/templates/timeline-modal.html +++ b/www/templates/timeline-modal.html @@ -1,16 +1,38 @@ -
+ + - -
+
+
Showing frames for Event: {{eid}}
+ +
- - + + +
+ + + + + + +
+
frame:{{alarm.fid}} score:{{alarm.score}}
+ + + +
+ +
+ +
+
+
-
\ No newline at end of file + -- cgit v1.2.3