From 2c778bd309bb6e473ec185e7dd5d01decca4abd7 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 71db2cb457..660decc241 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