From 71946c0f728e16f44b0682745f50217c835932a5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 11 Apr 2018 07:51:23 -0400 Subject: cleanup on logs --- www/js/LogCtrl.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/js/LogCtrl.js') diff --git a/www/js/LogCtrl.js b/www/js/LogCtrl.js index fe18fe22..9f00a8f7 100644 --- a/www/js/LogCtrl.js +++ b/www/js/LogCtrl.js @@ -26,8 +26,8 @@ angular.module('zmApp.controllers').controller('zmApp.LogCtrl', ['$scope', '$roo function onResume() { - NVRDataModel.debug("LogCtrl: resume called, starting log timer"); - loadLogs(); + // NVRDataModel.debug("LogCtrl: resume called, starting log timer"); + loadLogs(); } $scope.flipLogs = function() -- cgit v1.2.3