Skip to content

Commit

Permalink
Woo-hoo! Fixed it in the last minute!
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Aug 26, 2021
1 parent a434e56 commit 8a02e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/TCA/tx_tea_domain_model_product_tea.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
'eval' => 'trim',
],
],
'internalNotes' => [
'label' => 'LLL:EXT:tea/Resources/Private/Language/locallang_db.xlf:tx_tea_domain_model_product_tea.internalNotes',
'internal_notes' => [
'label' => 'LLL:EXT:tea/Resources/Private/Language/locallang_db.xlf:tx_tea_domain_model_product_tea.internal_notes',
'config' => [
'type' => 'text',
'rows' => 8,
Expand Down

0 comments on commit 8a02e82

Please sign in to comment.