Modify ↓
#5193 closed enhancement (fixed)
More optimal layout for hours_ticket template
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracHoursPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Attached patch makes the view not breaking into two lines with a rather wide input areas for hours and minutes.
Of course, even better way would be to define CSS.
Attachments (1)
Change History (5)
Changed 17 years ago by
| Attachment: | hours_ticket.html-nobr.patch added |
|---|
comment:1 Changed 15 years ago by
| Owner: | changed from Jeff Hammel to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.



Yes, looks much better. In fact, let's make the hour box 3 wide and the minute box 2 wide. Seems reasonable that a user won't have more than 999 hours on a ticket.