From 5823edb9f60d14650ec5ca2cffae0b8843350b01 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 21 Sep 2021 11:07:41 -0400 Subject: [PATCH] LP1904593 Remove errant color[sic].log() call Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- Open-ILS/web/js/ui/default/staff/services/print.js | 1 - 1 file changed, 1 deletion(-) 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_'; -- 2.11.0