We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bd401b + b1e2097 commit aa345d0Copy full SHA for aa345d0
Configuration/TCA/Overrides/pages.php
@@ -26,6 +26,7 @@
26
'label' => 'LLL:EXT:seo_basics/Resources/Private/Language/db.xml:pages.tx_seo_robots',
27
'config' => array(
28
'type' => 'select',
29
+ 'renderType' => 'selectSingle',
30
'minitems' => 1,
31
'maxitems' => 1,
32
'size' => 1,
Configuration/TCA/Overrides/pages_language_overlay.php
0 commit comments