Skip to content

Commit 6c16b0e

Browse files
committed
Add basic appearance tab
1 parent b202e96 commit 6c16b0e

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

ContentBlocks/ContentElements/bootstrap-accordion/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf
33
typeName: bootstrap_accordion
44
description: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf:bootstrap_accordion.description
55
group: content_blocks_bootstrap
6+
basics:
7+
- TYPO3/Appearance
68
fields:
79
- identifier: header
810
useExistingField: true

ContentBlocks/ContentElements/bootstrap-alert/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf
33
typeName: bootstrap_alert
44
description: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf:bootstrap_alert.description
55
group: content_blocks_bootstrap
6+
basics:
7+
- TYPO3/Appearance
68
fields:
79
- identifier: header
810
useExistingField: true

ContentBlocks/ContentElements/bootstrap-card/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf
33
typeName: bootstrap_card
44
description: LLL:EXT:content_blocks_bootstrap/Resources/Private/Language/locallang.xlf:bootstrap_card.description
55
group: content_blocks_bootstrap
6+
basics:
7+
- TYPO3/Appearance
68
fields:
79
- identifier: header
810
useExistingField: true

0 commit comments

Comments
 (0)