From bde401e292130f2fde7b5648c571e0383d743851 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 4 Nov 2024 09:20:56 +0100 Subject: [PATCH] Fix broken syntax in showitem --- Configuration/TCA/tx_events_domain_model_import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/TCA/tx_events_domain_model_import.php b/Configuration/TCA/tx_events_domain_model_import.php index e7f93cc..bd987ec 100644 --- a/Configuration/TCA/tx_events_domain_model_import.php +++ b/Configuration/TCA/tx_events_domain_model_import.php @@ -26,7 +26,7 @@ return [ '--palette--;;typo3_storage', '--palette--;;categories', '--palette--;;features', - '-palette--;;relations', + '--palette--;;relations', '--div--;LLL:EXT:events/Resources/Private/Language/locallang_csh_import.xlf:tx_events_domain_model_import.div.rest', 'rest_experience', 'rest_search_query',