Ticket #5711 (closed Bug: fixed)
date_components_support adds unneccessarily many '-'
| Reported by: | deichi | Owned by: | limi |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5.1 |
| Component: | Templates/CSS | Keywords: | newbie |
| Cc: |
Description
date_components_support contains "days.append({'id': '----'" and so on which forces the usually 2 digit wide inputs for days, months, hours, minutes and even AM/PM to be 4 digits wide.
That's unneccessary and costs much space
Change History
Note: See
TracTickets for help on using
tickets.
