diff options
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) { |
