Opened 17 years ago
Closed 17 years ago
#7853 closed defect (bug) (fixed)
Custom colums class was not setting
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | lowest |
| Severity: | trivial | Version: | 2.7 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Plugins that add their own columns to the display did not set the class correctly because the attributes where not being added to the <td> tag. This was making "Page Options" not work correctly if you went to remove those items from view.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [9108]) Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853