Actions
Bug #22924
closedOld table head stylings in Ext Manager
Start date:
2010-06-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
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
Actions