11 lines
303 B
XML
11 lines
303 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<templates xml:space="preserve">
|
|
|
|
<t t-inherit="web.PivotRenderer" t-inherit-mode="extension">
|
|
<xpath expr="//div[hasclass('o_pivot')]" position="attributes">
|
|
<attribute name="t-ref">root</attribute>
|
|
</xpath>
|
|
</t>
|
|
|
|
</templates>
|