Passed
Push — master ( f02d33...dc5694 )
by Ralf
19:35
created
Configuration/TCA/tx_dpf_domain_model_metadatagroup.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
             'exclude'   => 1,
184 184
             'l10n_mode' => 'exclude',
185 185
             'label'     => 'LLL:EXT:dpf/Resources/Private/Language/locallang_db.xlf:tx_dpf_domain_model_metadatagroup.mapping',
186
-           // 'displayCond' => 'FIELD:group_type:!IN:file',
186
+            // 'displayCond' => 'FIELD:group_type:!IN:file',
187 187
             'config'    => array(
188 188
                 'type' => 'input',
189 189
                 'size' => 30,
Please login to merge, or discard this patch.