From 790fc3b5386524fff29b29fb8b1c043a52e1c125 Mon Sep 17 00:00:00 2001 From: Sebastian Zoglowek <55794780+zoglo@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:21:47 +0100 Subject: [PATCH] Always show the `theme configuration` --- contao/dca/tl_theme.php | 1 + 1 file changed, 1 insertion(+) diff --git a/contao/dca/tl_theme.php b/contao/dca/tl_theme.php index 24b3c3d..8f753d6 100644 --- a/contao/dca/tl_theme.php +++ b/contao/dca/tl_theme.php @@ -11,6 +11,7 @@ 'label' => &$GLOBALS['TL_LANG']['tl_theme']['themeConfig'], 'href' => 'table=tl_thememanager', 'icon' => 'bundles/contaothememanagercore/icons/config.svg', + 'primary' => true ]; // Add fields