diff --git a/ext_tables.php b/ext_tables.php index e2f50555..d6bf1329 100644 --- a/ext_tables.php +++ b/ext_tables.php @@ -77,6 +77,7 @@ 'access' => 'user, group', 'icon' => $iconPath . 'module_products.svg', 'labels' => $_LLL . ':tx_cartproducts.module.products', + 'navigationComponentId' => 'TYPO3/CMS/Backend/PageTree/PageTreeElement', ] ); }