mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update desc
This commit is contained in:
@@ -192,8 +192,6 @@
|
||||
<h2 class='oe_mt32'>Multi-language support: Chinese ready</h2>
|
||||
</div>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="set11.png" style="border:1px solid black"/>
|
||||
</br>
|
||||
<img src="set12.png" style="border:1px solid black"/>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 80 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 331 KiB |
@@ -25,6 +25,7 @@ patch(UserMenu.prototype, "app_odoo_customize.UserMenu", {
|
||||
.add("documentation", documentationItem)
|
||||
.add("support", supportItem)
|
||||
.add("odoo_account", odooAccountItem);
|
||||
// todo: 处理语言列表,rpc取值,同上处理 userMenuRegistry.add("slang_"+语言代码, debugItem(语言代码))
|
||||
},
|
||||
// getElements() {
|
||||
// var ret = this._super.apply(this, arguments);
|
||||
|
||||
Reference in New Issue
Block a user