From 4a093300bcb93a0953a2cea5000107682ef09c74 Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Fri, 30 Mar 2018 11:32:45 -0400 Subject: [PATCH] LP#1759352: improve webstaff fix checkout specific due date UX The Date Options dropdown UI added as a result of bug 1717025 hides the state of the "checkboxes" for custom due date and the datepicker wasn't disabled when custom due date was disabled. This addresses these UX issues, to that the user has visual feedback as to the state of that option. Signed-off-by: Cesar Velez Signed-off-by: Rogan Hamby Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 f52451d7ec..85df24c45c 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -41,7 +41,7 @@
- @@ -77,7 +77,8 @@
--> -
+
+
-- 2.11.0