You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
`<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. |
7 years ago | |
|---|---|---|
| .. | ||
| controller | 7 years ago | |
| helper | 7 years ago | |
| mailer | 7 years ago | |
| model | 7 years ago | |
| pages | 7 years ago | |
| view | 7 years ago | |
| application.php | 8 years ago | |
| autoload.php | 7 years ago | |
| engelsystem.php | 7 years ago | |
| includes.php | 7 years ago | |
| sys_auth.php | 7 years ago | |
| sys_form.php | 7 years ago | |
| sys_log.php | 7 years ago | |
| sys_menu.php | 7 years ago | |
| sys_page.php | 7 years ago | |
| sys_template.php | 7 years ago | |