From a0ce3984ea282543150bd4acf375baf53f6e7181 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Fri, 10 Jan 2020 11:01:57 -0500 Subject: [PATCH] PINES Customization: Specific Due Date Box This widens the specific due date box on the patron checkout screen so that the full date is visible. This will probably be fixed in master at some point, but fixing it locally for the time being. Signed-off-by: Terran McCanna --- Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d4fce7c391..ca52530527 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -75,7 +75,7 @@ [% l('Specific Due Date') %] --> -
+
-- 2.11.0