Modify ↓
      
        Opened 4 years ago
Last modified 4 years ago
#14125 accepted defect
There are extraneous table headers in the admin panel.
| Reported by: | Dan | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Component: | ChildTicketsPlugin | 
| Severity: | normal | Keywords: | patch | 
| Cc: | Trac Release: | 
Description
During a recent change, an extraneous table header wasn't removed. I am attaching a simple patch, but it's pretty obvious anyway.
By the way, thanks for all the recent updates to this plugin. I have been testing and thinking about the sub-tickets plugin for a while. My team just decided we need to start using it, but this plugin was up to date with the latest Trac/Python and seemed to work well so we will be using this one instead.
Attachments (1)
Change History (2)
Changed 4 years ago by
| Attachment: | childticketsplugin_fixtableheaders.patch added | 
|---|
comment:1 Changed 4 years ago by
| Owner: | changed from Mark Ryan to Ryan J Ollos | 
|---|---|
| Status: | new → accepted | 
Note: See
        TracTickets for help on using
        tickets.
    


Patch to show which headers need to be removed.