Remove no longer existing ctrl entry

This commit is contained in:
Daniel Siepmann 2021-12-13 09:42:24 +01:00
parent 0d0c64f419
commit c2e648b2c5
2 changed files with 0 additions and 2 deletions

View file

@ -9,7 +9,6 @@ return [
'ctrl' => [
'title' => $l10nPath . ':tx_events_domain_model_event',
'label' => 'title',
'thumbnail' => 'images',
'tstamp' => 'tstamp',
'crdate' => 'crdate',
'cruser_id' => 'cruser_id',

View file

@ -4,7 +4,6 @@ return [
'ctrl' => [
'title' => 'LLL:EXT:events/Resources/Private/Language/locallang_csh_partner.xlf:tx_events_domain_model_partner',
'label' => 'title',
'thumbnail' => 'images',
'tstamp' => 'tstamp',
'crdate' => 'crdate',
'cruser_id' => 'cruser_id',