diff options
Diffstat (limited to 'www/js/MomentCtrl.js')
| -rw-r--r-- | www/js/MomentCtrl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/js/MomentCtrl.js b/www/js/MomentCtrl.js index 635e79b5..4abe5c9f 100644 --- a/www/js/MomentCtrl.js +++ b/www/js/MomentCtrl.js @@ -591,6 +591,9 @@ angular.module('zmApp.controllers').controller('zmApp.MomentCtrl', ['$scope', '$ showLive:sl, snapshot: 'enabled', snapshotId:event.Event.MaxScoreFrameId, + eventId:event.Event.Id + //eventId:event.Event.Id + }) .then(function (modal) { |
