Skip to content

Commit

Permalink
[FEATURE] Add Extended tab in TCA (#583)
Browse files Browse the repository at this point in the history
closes #582
  • Loading branch information
thomasrawiel authored Nov 26, 2024
1 parent b829ccb commit 38d2ae0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configuration/TCA/tt_address.php
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,8 @@
--div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:access,
--palette--;;paletteHidden,
--palette--;;paletteAccess,
--div--;LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:sys_category.tabs.category, categories
--div--;LLL:EXT:core/Resources/Private/Language/locallang_tca.xlf:sys_category.tabs.category, categories,
--div--;LLL:EXT:core/Resources/Private/Language/Form/locallang_tabs.xlf:extended
',
],
],
Expand Down

0 comments on commit 38d2ae0

Please sign in to comment.