diff options
Diffstat (limited to 'www/js/NVR.js')
| -rw-r--r-- | www/js/NVR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js index ec66b438..ff438892 100644 --- a/www/js/NVR.js +++ b/www/js/NVR.js @@ -3320,6 +3320,7 @@ angular.module('zmApp.controllers') }); }); + $rootScope.$broadcast('monitors-hard-reload'); return d.promise; } else // monitors are loaded |
