From f6c0ba381ad29334c708aa001ed7e72bcc73e32a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 24 May 2019 14:04:33 -0400 Subject: [PATCH] LP#1796903: (follow-up) disabled the calendar button when the text input is disabled Disabling the calendar button when the datepicker is disabled allows ChromeVox (at least) to skip past a button that cannot be invoked until (like is possible in the checkout page) the picker is enabled. Signed-off-by: Galen Charlton Signed-off-by: Jane Sandberg --- Open-ILS/src/templates/staff/share/t_datetime.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/share/t_datetime.tt2 b/Open-ILS/src/templates/staff/share/t_datetime.tt2 index dbeb7193b5..9d83d30d7c 100644 --- a/Open-ILS/src/templates/staff/share/t_datetime.tt2 +++ b/Open-ILS/src/templates/staff/share/t_datetime.tt2 @@ -18,7 +18,7 @@ close-text="{{closeText}}"/> -- 2.43.2