#1984 closed enhancement (fixed)
Hide column shortcut icon in the column header
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.8 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
It would be nice to be able to quickly hide a column in a table listing simply by clicking a "small" icon inside the column header.
Change History (3)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [7084]) Fixes #1984: Hide column shortcut icon in the column header
Adds a 'x' icon that is displayed when hovering inside a column header. Clicking the 'x' icon removes the column from the table listing.