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 efc98d27..a2a3cec0 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -2864,6 +2864,7 @@ angular.module('zmApp.controllers') scope: $scope, animation: 'slide-in-up', id: 'footage', + showLive:'disabled', // seems bool is not allowed... }) .then(function(modal) { |
