Skip to content
Snippets Groups Projects
Commit 7c979fed authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-4199: adding menu name and type to header menu

parent c390145a
No related branches found
No related tags found
1 merge request!9Istwcms 4199 theme menus
......@@ -40,7 +40,9 @@
<div class="uw-header-menu" aria-label="">
{% include "@components/menu/menu--horizontal/menu--horizontal.twig" with {
'items': items
'items': items,
'modifier_classes': 'header',
'menu_name': 'horizontal'
}%}
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment