This commit is contained in:
Chill
2024-04-26 13:48:43 +08:00
parent c2604bb713
commit 5e71ecafe3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<templates xml:space="preserve">
<t t-name="app_odoo_customize.UserMenu" t-inherit="web.UserMenu" t-inherit-mode="extension">
<t t-name="app_odoo_customize.UserMenu" t-inherit="web.UserMenu" t-inherit-mode="extension" owl="1">
<xpath expr="//t[@t-key='element_index']" position="before">
<t t-if="app_show_lang">
<t t-foreach="app_lang_list" t-as="lang" t-key="lang.id">