From d125f07f6454a74602a12c5f9631b3b210eac116 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 23 Jul 2019 15:10:02 -0400 Subject: small stuff --- www/js/EventCtrl.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/EventCtrl.js') 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 + -- cgit v1.2.3