From a565f0952358e5ce5be863600af143ea30f09929 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 6 Apr 2022 15:55:15 -0400 Subject: [PATCH] LP1966342 Staff catalog html highlight when holdings are zero After discussion with testers, decided to remove unshadow testing since it didn't appear to add any value. Also changed colors to use bg-warning (yellow) when there are no copies and the record is NOT transcendant, and bg-info (blue) when there are no copies, but it is transcendant. Signed-off-by: Terran McCanna --- Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html index 5bcd73f4e8..d8660b983f 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html @@ -149,8 +149,7 @@
-- 2.11.0