LP1904593 Remove errant color[sic].log() call
authorBill Erickson <berickxx@gmail.com>
Tue, 21 Sep 2021 15:07:41 +0000 (11:07 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 21 Sep 2021 15:09:24 +0000 (11:09 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/web/js/ui/default/staff/services/print.js

index 7cdf915..5eeaadd 100644 (file)
@@ -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_';