Files
web/help_contextual_popup/static/src/xml/popup_help.xml
2015-06-17 23:25:41 +02:00

9 lines
266 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<templates>
<t t-name="ViewManagerAction" t-extend="ViewManagerAction">
<t t-jquery="h2.oe_view_title" t-operation="before">
<span class="oe_button view_help">?</span>
</t>
</t>
</templates>