mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-09 23:56:11 +01:00
Remove no longer existing ctrl entry
This commit is contained in:
parent
0d0c64f419
commit
c2e648b2c5
2 changed files with 0 additions and 2 deletions
|
@ -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',
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue