Merge pull request #22 from stweil/fixes

tca: Fix typo in code
This commit is contained in:
Alexander Bigga 2014-11-18 13:48:26 +00:00
commit 081b559078
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ $TCA['tx_dlf_metadata'] = array (
),
),
'autocomplete' => array (
'exlude' => 1,
'exclude' => 1,
'label' => 'LLL:EXT:dlf/locallang.xml:tx_dlf_metadata.autocomplete',
'config' => array (
'type' => 'check',