summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-03-26 14:28:08 -0400
committerpliablepixels <pliablepixels@gmail.com>2016-03-26 14:28:08 -0400
commitb7ecc30ef6a7781e6681accdabfe63cea7a9e9a2 (patch)
treebd407d6c7224d61c7372dabe449e019ffac8a02d /www/templates/events.html
parent277899e84b1c68ededdfb6676898643c43f7fa88 (diff)
#209 - more fixes
Former-commit-id: ae01def03cfa6198c0a1515590596d3b847964a4
Diffstat (limited to 'www/templates/events.html')
-rw-r--r--www/templates/events.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/templates/events.html b/www/templates/events.html
index b15afc78..51af9d22 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -143,9 +143,7 @@
<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" />