update missing menu label + icon
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 594 B |
@@ -8,9 +8,11 @@
|
|||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<xpath expr="//div[hasclass('settings')]" position="inside">
|
<xpath expr="//div[hasclass('settings')]" position="inside">
|
||||||
<div class="app_settings_block"
|
<div class="app_settings_block"
|
||||||
|
string="FleetFlow"
|
||||||
data-string="FleetFlow"
|
data-string="FleetFlow"
|
||||||
data-key="dlv_fleetflow_base"
|
data-key="dlv_fleetflow_base"
|
||||||
groups="base.group_system">
|
groups="base.group_system">
|
||||||
|
<img src="/dlv_fleetflow_base/static/img/icon.png" alt="FleetFlow"/>
|
||||||
<notebook/>
|
<notebook/>
|
||||||
</div>
|
</div>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|||||||
Reference in New Issue
Block a user