From acfa3db99966e3f1841a895b392dcc10b440b3a1 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 --- .../eg2/src/app/staff/catalog/record/copies.component.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 21b8d9fa96..1ebf0a5f15 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 @@ -4,6 +4,12 @@ {{copy.call_number_suffix_label}} + + +
3month
+
6month
+
+
{{copy.barcode}}
@@ -62,8 +68,14 @@ - + + + + + + -- 2.11.0