Actions
Task #45338
closedRemove SelectDefaultValueViewHelper in beuser
Start date:
2013-02-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
In the beuser extension of the core is a SelectDefaultValueViewHelper shipped and the beuser module does not use this viewhelper. I think we can remove this viewhelper.
- not used in the extension
- in fluid 6.1 you have the possibility to use a prependOptionValue and prependOptionLabel to do this.
Actions