mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
9 lines
266 B
XML
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>
|