mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 07:22:17 +00:00
d5dc4484d5
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.