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

fix: pass correct menu id to the MegaMenu

Übergeordneter 09046aec
No related branches found
No related tags found
1 Merge Request!20fix: pass correct menu id to the MegaMenu
Pipeline #9577 mit Warnungen bestanden mit Phase
in 11 Sekunden
......@@ -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