From 7c076bb2964fa114784fa9dfaa58fb37cc31278a 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 Signed-off-by: Chris Sharp --- 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 bcca33ab20..08fcc32ea2 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -77,7 +77,7 @@ --> -
+
-- 2.11.0