From 5ff13a1e2cd288f0d091e42dabd81213f89722f1 Mon Sep 17 00:00:00 2001 From: Nikki Murray Date: Thu, 15 Oct 2015 11:39:05 -0400 Subject: [PATCH] CRM-13823 Removing debug lines --- ang/crmStatusPage/StatusPageCtrl.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ang/crmStatusPage/StatusPageCtrl.js b/ang/crmStatusPage/StatusPageCtrl.js index 818f0d523d..823439ba48 100644 --- a/ang/crmStatusPage/StatusPageCtrl.js +++ b/ang/crmStatusPage/StatusPageCtrl.js @@ -11,7 +11,6 @@ $scope.path = $location.path(); $scope.navigator = crmNavigator; $scope.statuses = statuses; - console.log(preferences); $scope.preferences = preferences; // will "hush" a status - gets the severity level of the status that is being hushed, and hushes all alerts for that check at and below the level of the current check -- 2.25.1