Opened 14 years ago
Closed 14 years ago
#3547 closed enhancement (fixed)
Update altField on load for inline datepicker
Reported by: | GlowingRose | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Small patch to update the altField when loading the datepicker when displayed inline.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | updateAlternate.patch added |
---|
comment:1 Changed 14 years ago by
To clarify, if a user wants to select the default date, they will likely not click on the date picker seeing as the default date appears selected. This automatically sets altField to the default date to work around this case.
Note: See
TracTickets for help on using
tickets.
Patch