From 14a71985552a3ef0f8be9c2e05106bb9d99b1cdb Mon Sep 17 00:00:00 2001 From: Jimako Date: Wed, 30 Dec 2020 11:02:37 +0100 Subject: [PATCH] added info titles for menu, added alt6 markup, simplified items. --- .../bootstrap4/navigation_template.php | 289 ++++++++++-------- 1 file changed, 154 insertions(+), 135 deletions(-) diff --git a/e107_core/templates/bootstrap4/navigation_template.php b/e107_core/templates/bootstrap4/navigation_template.php index 10c5cfa47..9202ab948 100644 --- a/e107_core/templates/bootstrap4/navigation_template.php +++ b/e107_core/templates/bootstrap4/navigation_template.php @@ -1,39 +1,40 @@ "; +$NAVIGATION_TEMPLATE['main']['start'] = "'; -// Main Link which has a sub menu. +// Main Link which has a sub menu. $NAVIGATION_TEMPLATE['main']['item_submenu'] = " "; @@ -46,9 +47,9 @@ $NAVIGATION_TEMPLATE['main']['item_submenu_active'] = ' {NAV_LINK_SUB} -'; +'; -// Sub menu BUG: aria-labelledby= - it should be the same as navbarDropdownMenuLink-{NAV_LINK_ID} from submenu parent but LINK_PARENT returns 0 +// Sub menu BUG: aria-labelledby= - it should be the same as navbarDropdownMenuLink-{NAV_LINK_ID} from submenu parent but LINK_PARENT returns 0 $NAVIGATION_TEMPLATE['main']['submenu_start'] = '