Skip to content
Snippets Groups Projects
Verified Commit 83cd764b authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[TASK] Add extbase mapping for new enable field

parent 3baf0c24
No related branches found
No related tags found
1 merge request!42Feature disable comments per page
......@@ -46,6 +46,9 @@ return [
],
'dateEnd' => [
'fieldName' => 'tx_sgnews_date_end'
],
'enableComments' => [
'fieldName' => 'tx_sgnews_comments_enable'
]
]
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment