From daab71cf6a575117a358c48a5aa1b0f4952e3283 Mon Sep 17 00:00:00 2001 From: Michele Morgan Date: Thu, 25 Feb 2021 16:51:01 -0500 Subject: [PATCH 1/1] LP1899405 - Add Part column to item table in Angular Catalog Signed-off-by: Michele Morgan Signed-off-by: Garry Collum Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/catalog/record/copies.component.html | 2 ++ 1 file changed, 2 insertions(+) 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 b3fc10a838..55c4e655c9 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 @@ -55,6 +55,8 @@ + + -- 2.43.2