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

@@ -23,7 +23,7 @@
{ {
'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data', 'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data',
'version': '16.24.04.03', 'version': '16.24.04.26',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Extra Tools', 'category': 'Extra Tools',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<templates xml:space="preserve"> <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"> <xpath expr="//t[@t-key='element_index']" position="before">
<t t-if="app_show_lang"> <t t-if="app_show_lang">
<t t-foreach="app_lang_list" t-as="lang" t-key="lang.id"> <t t-foreach="app_lang_list" t-as="lang" t-key="lang.id">