From 52910fc47e5c4f5ddea1dbfc89238381de2f6e5f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 18 May 2021 11:51:42 -0400 Subject: [PATCH] LP1904036 Checkin grid auto columns Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg --- .../src/eg2/src/app/staff/circ/checkin/checkin.component.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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 1ff6452e19..ae2d3241bf 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 @@ -214,6 +214,14 @@ + + + + + + + + -- 2.11.0