summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/events.html')
-rw-r--r--www/templates/events.html3
1 files changed, 3 insertions, 0 deletions
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 @@
<span ng-repeat="alarm in alarm_images">
<figure style="display:inline-block">
+ <small>
+ {{playbackURL}}/index.php?view=image&amp;path={{event.Event.relativePath}}{{alarm.fname}}&amp;height=380"
+ </small>
<figcaption><p>frame:{{alarm.id}} score:{{alarm.score}}</p></figcaption>
<img image-spinner-src="{{playbackURL}}/index.php?view=image&path={{event.Event.relativePath}}{{alarm.fname}}&height=380" style="width: auto; height: auto;max-width: 100%;max-height: 170px" />