Actions
Task #53581
closedRemove useless comment in layout of viewpage
Start date:
2013-11-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Hi,
After resolving the issue #52616, the comment above the icon view helper is false (see #25293, now "target" is available through additionalAttributes) and useless. We must delete it.
<f:comment> Uri was added by javascript window.open and not a simple <a href> because f:be.buttons.icon does not support the target parameter. </f:comment>
Thanks.
Actions