Opened 14 years ago
Closed 14 years ago
#4420 closed bug (fixed)
showMonthAfterYear make calendar disorder
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.7.1 |
Keywords: | showMonthAfterYear | Cc: | whydream@… |
Blocked by: | Blocking: |
Description
$('#datepicker').datepicker({
dateFormat: 'yy-mm-dd', changeMonth: true, changeYear: true, showMonthAfterYear: true
});
when set showMonthAfterYear as true, will make calendar div disorder
Attachments (2)
Change History (5)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
Changed 14 years ago by
Attachment: | 4420.patch added |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r3487. Thanks bhornseth.
Note: See
TracTickets for help on using
tickets.
bug preview