From e337593cc65dac19eeb29fc99b7def02fdbc55ed Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 5 May 2016 11:45:19 -0400 Subject: #241 - lots of fixes, now switching between fid=XXX and path=YYYY mode depending on API version and other muti-server fixes Former-commit-id: 57ace2fa05175a07a5565c24820f5f56c6cfd2e0 --- www/templates/events.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'www/templates/events.html') diff --git a/www/templates/events.html b/www/templates/events.html index 13083ba0..fc003db3 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -1,4 +1,4 @@ -
+ {{scrollPosition();}} @@ -150,13 +150,15 @@

scroll

- baseURL {{event.Event.baseURL}} +
-

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

- +

frame:{{alarm.frameid}} score:{{alarm.score}}

+ + +
@@ -194,7 +196,11 @@ - + + + + +
@@ -339,4 +345,3 @@
-
\ No newline at end of file -- cgit v1.2.3