summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/EventCtrl.js')
-rw-r--r--www/js/EventCtrl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js
index 85421126..9a8bfdf2 100644
--- a/www/js/EventCtrl.js
+++ b/www/js/EventCtrl.js
@@ -2900,6 +2900,7 @@ angular.module('zmApp.controllers')
id: 'footage',
showLive:sl, // seems bool is not allowed...
snapshot:snapshot,
+ snapshotId: event.Event.MaxScoreFrameId,
eventId:event.Event.Id
})
.then(function(modal)