From c8b4f62dd5b9b680ac63d41eb5a60a5a40a2ddd7 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 ebcfb44bce..046adc1482 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.43.2