From 55941c65290a23c682746c230b96fff12d38efc4 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 19 Jan 2022 10:47:49 -0500 Subject: [PATCH] LP1904036 Mark Damaged always handles checkin Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- .../staff/catalog/record/holdings.component.html | 2 +- .../app/staff/circ/checkin/checkin.component.html | 2 +- .../src/app/staff/share/holds/grid.component.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html index 63abf4f..db7cc0c 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html @@ -46,7 +46,7 @@ - + diff --git a/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html b/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html index 82128e8..c10db5e 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html @@ -4,7 +4,7 @@ - + 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 fefbe7e..d30526d 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 @@ -3,7 +3,7 @@ - + -- 1.7.2.5