fix hide deps
This commit is contained in:
parent
7c5a7b71cb
commit
39239a4d48
|
|
@ -33,4 +33,9 @@
|
|||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<template id="show_website_info_inherit" inherit_id="website.show_website_info" customize_show="True" name="Show Odoo Information">>
|
||||
<xpath expr="//section[@class='container']" position="replace">
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Reference in New Issue