mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
<button name="action_page_code_view" type="object" title="Source Code" icon="fa-code fa-lg"/>
|
<button name="action_page_code_view" type="object" title="Source Code" icon="fa-code fa-lg"/>
|
||||||
<button name="action_page_form_view" type="object" title="Properties Set" icon="fa-file-text-o fa-lg" />
|
<button name="action_page_form_view" type="object" title="Properties Set" icon="fa-file-text-o fa-lg" />
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//button[@name='action_page_debug_view']" position="attribute">
|
<xpath expr="//button[@name='action_page_debug_view']" position="attributes">
|
||||||
<attribute name="groups"/>
|
<attribute name="groups"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user