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=5823edb9f60d14650ec5ca2cffae0b8843350b01;p=working%2FEvergreen.git LP1904593 Remove errant color[sic].log() call Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- 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_';