diff options
author | MichiK <6341204+der-michik@users.noreply.github.com> | 2018-12-03 11:39:16 +0100 |
---|---|---|
committer | msquare <msquare@notrademark.de> | 2018-12-03 19:21:45 +0100 |
commit | 36b7f8d2a2c732725c8993e1df16d454c0e9d47c (patch) | |
tree | 40a27b6b7036b12fd9a2729e91145894a2b82715 /resources/assets/icons/angel.svg | |
parent | 5696dbffc292375f5b5937a0c3b9573bedc823f6 (diff) |
Fix datepicker
`<input type="date">` and JS datepicker combined cause trouble in some
browsers, so this changes all the date input fields' type to `text`
via JS so that the browser's datepicker is only used when a user has
disabled JavaScript.
In addition, it adds a placeholder so the user knows which date format
to use when entering the date manually.
This closes #507.
Diffstat (limited to 'resources/assets/icons/angel.svg')
0 files changed, 0 insertions, 0 deletions