From 469a03d01ce105a588da2187fbb2b59e8be1959e Mon Sep 17 00:00:00 2001 From: Scott Angel Date: Wed, 30 Nov 2022 09:20:43 -0600 Subject: [PATCH] LP#1990968: Move strict barcode checkbox Moved the 'Strict Barcode' checkbox next to the item barcode input box for a more streamlined and workflow page layout. This affected three Evergreen interfaces: Patron checkout, Item Renew, Item Checkin Signed-off-by: Scott Angel Signed-off-by: Jason Stephenson Signed-off-by: Elizabeth Thomsen Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 | 14 +++++++------- Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 | 14 +++++++------- Open-ILS/src/templates/staff/circ/renew/t_renew.tt2 | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 index 0606ce74b7..bbbec0e63b 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 @@ -72,6 +72,13 @@ +
+ +
@@ -145,13 +152,6 @@
-
- -
diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 2fab3c24a6..feb51385d3 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -35,6 +35,13 @@
+
+ +
@@ -165,13 +172,6 @@
-
- -
+
+ +
@@ -150,12 +157,5 @@
-
- -
-- 2.11.0