From 2eadfcf83d4d336c4cc794ca047516d96a62e3f7 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 11 Apr 2019 16:00:59 -0400 Subject: #807 clean debug --- www/js/EventCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventCtrl.js') diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index 9a2372a1..77a50a64 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -2665,7 +2665,7 @@ angular.module('zmApp.controllers') sl = 'enabled'; } - console.log (">>>>>>>>>>>>>> FOLLOW?"+$scope.followSameMonitor); + NVR.debug("Shall I follow the same monitor for prev/next?:"+$scope.followSameMonitor); $ionicModal.fromTemplateUrl('templates/events-modal.html', { scope: $scope, animation: 'slide-in-up', -- cgit v1.2.3