diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-01-29 14:17:35 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-01-29 14:17:35 -0500 |
| commit | a3090dd2d4af0de8829464874f572e1caed8e76c (patch) | |
| tree | 57834d955742c88aadc4ff1b81366347e16860ce /www/js/EventCtrl.js | |
| parent | 77bc8857ccaf16c70a68f95f750191b469bf07ff (diff) | |
#154 and #155 various updates, also ties into https://github.com/ZoneMinder/ZoneMinder/issues/1253
Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8
Diffstat (limited to 'www/js/EventCtrl.js')
| -rw-r--r-- | www/js/EventCtrl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index 47aa629c..f4ca7da8 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -1033,6 +1033,8 @@ angular.module('zmApp.controllers') //-------------------------------------------------------- function controlEventStream(cmd, disp) { + + ZMDataModel.zmDebug ("OH CRAP!! THE WORLD HAS COME TO AN END****************"); // console.log("Command value " + cmd); if (disp) { |
