[ADD] help_contextual_popup

This commit is contained in:
Sylvain CALADOR
2015-06-17 23:25:15 +02:00
committed by David Beal
parent 63e82b0b83
commit 681700adea
8 changed files with 185 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?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>