From a3090dd2d4af0de8829464874f572e1caed8e76c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Fri, 29 Jan 2016 14:17:35 -0500 Subject: #154 and #155 various updates, also ties into https://github.com/ZoneMinder/ZoneMinder/issues/1253 Former-commit-id: 7f939b4bad5d9463a7653abbdcafd79d8a6c1fa8 --- www/js/EventCtrl.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/js/EventCtrl.js') 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) { -- cgit v1.2.3