Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
common
t3olayout
Commits
b356fd70
Commit
b356fd70
authored
Oct 07, 2020
by
Thomas Löffler
Browse files
Add renderType "selectSingle"
parent
5e59c54c
Changes
1
Show whitespace changes
Inline
Side-by-side
Configuration/TCA/Overrides/tt_content_ce_TextMedia.php
View file @
b356fd70
...
...
@@ -6,6 +6,7 @@ $ce_textmedia = [
'label'
=>
'Colum Size'
,
'config'
=>
[
'type'
=>
'select'
,
'renderType'
=>
'selectSingle'
,
'items'
=>
[
[
'50/50'
,
'6'
],
[
'70/30'
,
'8'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment