[FEATURE] Replace usage of getFuncMenu with TWBS styled substitution
This patch substitutes the inline usage of BackendUtility::getFuncMenu with a Bootstrap styled variant. Resolves: #65927 Releases: master Change-Id: I2d5ec4097404a8a18cda6e4a205195230b81f53e Reviewed-on: http://review.typo3.org/38032 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 37 additions, 0 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/frontend/Classes/Controller/PageInformationController.php 13 additions, 6 deletions...frontend/Classes/Controller/PageInformationController.php
- typo3/sysext/frontend/Classes/Controller/TranslationStatusController.php 4 additions, 2 deletions...ontend/Classes/Controller/TranslationStatusController.php
- typo3/sysext/info/Classes/Controller/InfoModuleController.php 1 addition, 1 deletion...3/sysext/info/Classes/Controller/InfoModuleController.php
- typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php 3 additions, 1 deletion...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php 6 additions, 2 deletionstypo3/sysext/lowlevel/Classes/View/DatabaseIntegrityView.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateConstantEditorModuleFunctionController.php 4 additions, 2 deletions...oScriptTemplateConstantEditorModuleFunctionController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateObjectBrowserModuleFunctionController.php 5 additions, 4 deletions...poScriptTemplateObjectBrowserModuleFunctionController.php
Please register or sign in to comment