From 1781f399b5458ac08783ba0c8e70f71abea90c6b Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Thu, 23 Aug 2018 14:34:57 -0400 Subject: [PATCH] LP#1777675 Re-add missing columns to checkin interface During one iteration of the inventory code, a box was added to the interface, and some room was made for it by shrinking these other interface components. Since the box is now gone, let's get this row back up to the expected twelve units of width. Signed-off-by: Dan Wells Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 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 30d996bb4f..31b0b619ac 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 @@ -49,7 +49,7 @@
-
+
@@ -78,7 +78,7 @@
-
+
[% l('Effective Date') %]
-- 2.43.2