From b2f2995213124d01d8d11dc3ce70dc5df608e30f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 18 May 2021 11:55:27 -0400 Subject: [PATCH] LP1904036 Checkout/renew grid auto columns Signed-off-by: Bill Erickson --- .../src/eg2/src/app/staff/circ/patron/checkout.component.html | 8 ++++++++ Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html index e6ea0cdfdb..28cfbc3767 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html @@ -128,6 +128,14 @@ + + + + + + + + diff --git a/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html b/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html index e282f3b108..726aa612f5 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html @@ -143,6 +143,14 @@ + + + + + + + + -- 2.11.0