Bug #22924
closedOld table head stylings in Ext Manager
0%
Description
Old CSS class found in Ext Manager.
The two columns 'Cur. Ver.' and 'Cur. Type.' have an outdated css-class assignement:
<td class="bgColor6" style="cursor: help;" [...] >Cur. Ver:</td>
<td class="bgColor6" style="cursor: help;" [...] >Cur. Type:</td>
Not needed any more!
See screen attached.
(issue imported from #M14775)
Files
Updated by Chris topher over 14 years ago
Hi,
thanks for your bugreport and for the patch!
Do you know, that you should now send it to Core List?
Check out http://typo3.org/teams/core/core-mailinglist-rules
Updated by Ralle Büchnitz over 14 years ago
This issue is fixed and could be closed.
Updated by Chris topher over 14 years ago
No, it is not.
Choose category and Details and search for something (like "task"). Scroll to the right and you see that the columns "Current version" and "Current type" still have the wrong styling. Please send your patch to Core List!
Updated by Jeff Segars over 14 years ago
Committed to trunk (r8173) and 4.4 (r8174)