From b1470de1dc317d0a2e0d1b2d3267638830910a14 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 | 3 ++- 1 file changed, 2 insertions(+), 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 305d909238..477086d266 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -76,7 +76,8 @@ [% l('Specific Due Date') %] --> -
+ +
-- 2.11.0