From 3f3c96ee93394b8f27f07f6dbecbf20912f872f7 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 30 Dec 2020 11:58:18 -0500 Subject: [PATCH] PINES Temporary Workaround for LP1908614 I wasn't able to fix that bug, but this temporary workaround will do until it gets fixed. This should be reverted when that fix is available in a future Evergreen version. Signed-off-by: Terran McCanna --- .../src/app/staff/catalog/record/copies.component.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html index df669a14c0..8c2d925508 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html @@ -8,7 +8,13 @@ - + + +
3month
+
6month
+
+ +
{{copy.barcode}}
- + + + + + + -- 2.11.0