Search
 
SCRIPT & CODE EXAMPLE
 

HTML

Website Navbar / Menu Links with Sub menu odoo

<template id="custom_submenu" inherit_id="website.submenu">
<xpath expr="//li[2]/a[1]" position="replace">
<a t-attf-class="#{link_class or ''} dropdown-toggle #{submenu.is_mega_menu and 'o_mega_menu_toggle'}" data-toggle="dropdown" t-att-href="submenu.clean_url()">
<span t-field="submenu.name"/>
</a>
</xpath>
</template>
Comment

PREVIOUS NEXT
Code Example
Html :: js cannot copy entire object 
Html :: html if en change to ltr 
Html :: html numeric keyboard 
Html :: button to return to previous page html 
Html :: meta tag viewport 
Html :: basefont tag in html 
Html :: at html 
Html :: html checkbox default checked 
Html :: border radius rect svg 
Html :: HOW TO USE A video on a html website from youtube 
Html :: html close window button 
Html :: html5 iframe youtube loop 
Html :: javascript html reCAPTCHA 
Html :: html required checkbox 
Html :: javascript onclick back 
Html :: input type submit align center 
Html :: how to stop text in html from becoming a link 
Html :: euro html 
Html :: moment in html 
Html :: html type file extension 
Html :: meta http-equiv x-ua-compatible 
Html :: no blank space html 
Html :: html pass a string to clipboard 
Html :: aos library 
Html :: bootstrap grids examples 
Html :: html enctype 
Html :: laravel blade remove html tags 
Html :: samp in html 
Html :: bluetooth headphones cutting out 
Html :: redirect page via html 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =