From f078b8f7ad8ce6e5f1d1816795b36d80f9ba2f57 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 14 Sep 2021 10:45:22 -0400 Subject: [PATCH] LP1919465 Relabel Item Location -> Shelving Location Rename various "Item Location ..." references to "Shelving Location ..." in the Angular holds grids. Signed-off-by: Bill Erickson --- .../src/app/staff/share/holds/grid.component.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html index 95c33a1996..69a807663b 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html @@ -138,7 +138,7 @@ - + @@ -282,17 +282,17 @@ - - - - - - - - - - - + + + + + + + + + + + -- 2.11.0