You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ext_localconf.php contained the xclass definition for the moved
LocalizationController. This caused an error while trying to call the
translation options.
//xclass databaserecordlist for rendering custom checkboxes to toggle deepl selection in recordlist
28
23
if (\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::isLoaded('gridelements') && !empty($GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['gridelements']['nestingInListModule'])) {
0 commit comments