漏提交代码
This commit is contained in:
@@ -25,10 +25,10 @@
|
|||||||
|
|
||||||
<!-- Current App Sections -->
|
<!-- Current App Sections -->
|
||||||
<div class="d-none d-md-block o_menu_sections_fix ">
|
<div class="d-none d-md-block o_menu_sections_fix ">
|
||||||
<t t-if="currentAppSections.length"
|
<!-- <t t-if="currentAppSections.length"-->
|
||||||
t-call="web.NavBar.SectionsMenu">
|
<!-- t-call="web.NavBar.SectionsMenu">-->
|
||||||
<t t-set="sections" t-value="currentAppSections"/>
|
<!-- <t t-set="sections" t-value="currentAppSections"/>-->
|
||||||
</t>
|
<!-- </t>-->
|
||||||
<t t-if="currentAppSections.length">
|
<t t-if="currentAppSections.length">
|
||||||
<t t-foreach="currentAppSections" t-as="menu" t-key="menu.id">
|
<t t-foreach="currentAppSections" t-as="menu" t-key="menu.id">
|
||||||
<div class="custom_dropdown" >
|
<div class="custom_dropdown" >
|
||||||
|
|||||||
Reference in New Issue
Block a user