mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
HTML input "date" format was used to avoid displaying text list when using the optional input "text" format. Problem was then: display of two datepickers - HTML and jquery ui datepicker. This is fixed now by using prevent default on HTMl datepicker.