mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix web_ent
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t t-name="HomeMenu" t-inherit="web_enterprise.HomeMenu" t-inherit-mode="extension" owl="1">
|
||||
<xpath expr="//div[hasclass('o_home_menu')]" position="attributes">
|
||||
<attribute name="t-att-class" value=""/>
|
||||
</xpath>
|
||||
</t>
|
||||
|
||||
<t t-extend="HomeMenu.Content">
|
||||
<t t-jquery=".o_home_menu_footer" t-operation="inner">
|
||||
|
||||
Reference in New Issue
Block a user