From eb4749c11939cdf6beb88a955c763bc498c5db4a Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Thu, 1 Dec 2022 09:38:31 -0500 Subject: [PATCH] Mess with checkout component to see if the appearance improves --- .../src/app/staff/circ/patron/checkout.component.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 49cfa826c7..076fb7dcbb 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 @@ -13,7 +13,7 @@ dialogBody="Enter the number of {{checkoutNoncat ? checkoutNoncat.name() : ''}} circulating"> -
+
@@ -73,15 +73,15 @@
-
-
- - -
+
+
+ +
+
-- 2.11.0