Allow evlks_access in editor field permissions

This commit is contained in:
Jürgen Mummert
2026-04-01 12:02:50 +02:00
parent 8a16de3477
commit f9df49b998
+1 -1
View File
@@ -145,7 +145,7 @@ $dca['fields']['export'] = [
$dca['fields']['evlks_access'] = [
'label' => &$GLOBALS['TL_LANG']['tl_calendar_events']['evlks_access'],
'exclude' => false,
'exclude' => true,
'inputType' => 'select',
'options' => [
1 => 'Veranstaltung in Gebaerdensprache bzw. Gebaerdendolmetscher ist anwesend',