https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34497

--- Comment #16 from Jonathan Druart <[email protected]> ---
Created attachment 157532
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157532&action=edit
Bug 34497: (QA follow-up):Fix required text field

input.value can be either null (if flatpickr date field empty) or '' (if simple
text input empty),
so account for both situations.
Add missing 'required' attribute to text inputs.

Signed-off-by: Jonathan Druart <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to