Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f9df49b998 |
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user