CRM-13823 Removing debug lines
authorNikki Murray <nikki.liz.murray@gmail.com>
Thu, 15 Oct 2015 15:39:05 +0000 (11:39 -0400)
committerNikki Murray <nikki.liz.murray@gmail.com>
Thu, 15 Oct 2015 15:39:05 +0000 (11:39 -0400)
ang/crmStatusPage/StatusPageCtrl.js

index 818f0d523de0e92e7634f0efccc1b8e19d4abb6d..823439ba480e627eaeb28a0dfea75e51e17d3c2e 100644 (file)
@@ -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