diff options
Diffstat (limited to 'www/js/EventCtrl.js')
| -rw-r--r-- | www/js/EventCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index d873e514..44dc640c 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -2966,6 +2966,7 @@ angular.module('zmApp.controllers') } + $scope.constructThumbnail = function (event) { var stream = ""; stream = event.Event.recordingURL + |
