[TASK] Move HTML generation in RemoveUserViewHelper to the view
Instead of creating the HTML in the ViewHelper it should be done in the template. Resolves: #83918 Releases: master Change-Id: I8e9aaf51f23cd8808cc2910d6e8668f27671cf66 Reviewed-on: https://review.typo3.org/55733 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/beuser/Classes/Controller/BackendUserController.php 1 addition, 0 deletions...ysext/beuser/Classes/Controller/BackendUserController.php
- typo3/sysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php 4 additions, 33 deletions...ysext/beuser/Classes/ViewHelpers/RemoveUserViewHelper.php
- typo3/sysext/beuser/Resources/Private/Partials/BackendUser/IndexListRow.html 15 additions, 1 deletion.../Resources/Private/Partials/BackendUser/IndexListRow.html
- typo3/sysext/beuser/Resources/Private/Partials/BackendUser/PaginatedListWidget.html 1 addition, 1 deletion...ces/Private/Partials/BackendUser/PaginatedListWidget.html
- typo3/sysext/beuser/Resources/Private/Partials/BackendUser/PaginatedListWidgetBody.html 2 additions, 2 deletions...Private/Partials/BackendUser/PaginatedListWidgetBody.html
- typo3/sysext/beuser/Resources/Private/Partials/BackendUserGroup/PaginatedListWidgetBody.html 2 additions, 2 deletions...te/Partials/BackendUserGroup/PaginatedListWidgetBody.html
- typo3/sysext/beuser/Resources/Private/Templates/BackendUser/Index.html 0 additions, 1 deletion...beuser/Resources/Private/Templates/BackendUser/Index.html
Please register or sign in to comment