From: Bill Erickson Date: Tue, 21 Sep 2021 15:07:41 +0000 (-0400) Subject: LP1904593 Remove errant color[sic].log() call X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1370cbc6d7618fc160493d9442a2155156e21a3b;p=working%2FEvergreen.git LP1904593 Remove errant color[sic].log() call Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/js/ui/default/staff/services/print.js b/Open-ILS/web/js/ui/default/staff/services/print.js index 7cdf9158ed..5eeaadd2c1 100644 --- a/Open-ILS/web/js/ui/default/staff/services/print.js +++ b/Open-ILS/web/js/ui/default/staff/services/print.js @@ -19,7 +19,6 @@ function($q , $window , $timeout , $http , egHatch , egAuth , egIDL , egOrg , eg 'lib.my_account_url' ] }; - color.log("service",service); service.template_base_path = 'share/print_templates/t_';