Files
web/help_popup/static/src/xml/popup_help.xml
2015-07-20 14:42:28 +02:00

9 lines
304 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> &amp;nbsp; </span><span class="oe_button oe_highlight view_help">?</span>
</t>
</t>
</templates>