Skip to content
Code-Schnipsel Gruppen Projekte
Commit 8ba6acfa erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

fix: pass correct menu id to the MegaMenu


(cherry picked from commit 7337c621)

Co-authored-by: default avatarMichael Danielczok <michael@pcsg.de>
Übergeordneter c32425ce
No related branches found
No related tags found
2 Merge Requests!25Update 'next-3.x' with latest changes from 'main',!23feat: show product images in basket setting
......@@ -37,7 +37,7 @@
$independentMenuId = $Project->getConfig('templateCologne.settings.menuId');
if ($enableIndependentMenu && $independentMenuId) {
$menuParams['menuId'] = $enableIndependentMenu;
$menuParams['menuId'] = $independentMenuId;
$menuParams['showFirstLevelIcons'] = $Project->getConfig('templateCologne.settings.showFirstLevelIcons');
$menuParams['showStart'] = false;
}
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren