diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-25 11:33:21 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-25 11:33:21 -0500 |
| commit | 30726c41cea20fb6a8d6dce8bfb64a6966025871 (patch) | |
| tree | 4c1fc279efb809e4a6932a308b6280c8aff7de8b /www/js/MontageCtrl.js | |
| parent | 89b3cd56482e2548dd14400c84b177e2d8a61c42 (diff) | |
#562 next version of zmNinja will need new Event Server too
Diffstat (limited to 'www/js/MontageCtrl.js')
| -rw-r--r-- | www/js/MontageCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index a254bb2f..49cd60cd 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -1628,7 +1628,7 @@ angular.module('zmApp.controllers') multiPortZms = 0; } - ) + ); }); |
