Skip to content

Commit

Permalink
[BUGFIX] extcode#3 - readd correct navigationComponentId
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lorenz committed Aug 17, 2018
1 parent b7a0b22 commit 1b3db15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext_tables.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
'access' => 'user, group',
'icon' => $iconPath . 'module_products.svg',
'labels' => $_LLL . ':tx_cartproducts.module.products',
'navigationComponentId' => 'TYPO3/CMS/Backend/PageTree/PageTreeElement',
]
);
}
Expand Down

0 comments on commit 1b3db15

Please sign in to comment.