Modify ↓
#11280 closed enhancement (fixed)
Billing HTML template tweaks
| Reported by: | anonymous | Owned by: | Russ Tyndall |
|---|---|---|---|
| Priority: | lowest | Component: | TimingAndEstimationPlugin |
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
I made a few minor teaks to the billing.html template and have attached a patch billing.html.patch for your consideration.
Thanks!
Attachments (1)
Change History (5)
Changed 12 years ago by
| Attachment: | billing.html.patch added |
|---|
comment:1 Changed 12 years ago by
comment:3 Changed 8 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Thanks for the patch I will look at integrating it soon.
It seems pretty reasonable, though I will fix the label tag near then end so that it still works correctly (labels surround text for a control that will focus that control when the text is clicked, so an empty label around a span doesnt make much sense).