Skip to content

Commit 8581e93

Browse files
committed
Move content element to special group in wizard
1 parent 6f29367 commit 8581e93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Configuration/TCA/Overrides/tt_content.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'description' => Extension::LANGUAGE_PATH_CONTENT_ELEMENT . ':contentElement.description',
1919
'value' => Extension::CE_TYPE,
2020
'icon' => 'content-codehighlight',
21+
'group' => 'special',
2122
],
2223
'
2324
--div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:general,

0 commit comments

Comments
 (0)