Actions
Bug #19979
closedRender tabs as ul-li-list in getDynTabMenu()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-02-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently the tabs are rendered as a table by getDynTabMenu() and the tabs are split on several lines based on a maximum character count. This very inflexible looks bad on wide screen where there is a lot of space on the right where the tabs could go.
So the idea is to render the tabs as ul-li-list using float to make it more flexible.
(issue imported from #M10371)
Files
Actions