Opened 14 years ago
Closed 13 years ago
#4762 closed bug (fixed)
Datepicker: Dates are not properly aligned if "showOtherMonths" option is 'true'
Reported by: | vrn_shan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.7.2 |
Keywords: | Datepicker dates alignment | Cc: | |
Blocked by: | Blocking: |
Description
If i keep the showOtherMonths option true, then in the date picker, the dates in the current month are right aligned but the disabled dates (i.e. the dates belonging to other months are left aligned.) Expected behavior- dates in other months should also be right aligned.
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
This is fixed in trunk (r2824) as a part of #3657.