<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

    <t t-inherit="web.FormView" t-inherit-mode="extension">
        <xpath expr="//Layout/t[@t-component='props.Renderer']" position="attributes">
            <attribute name="saveRecord">() => this.save()</attribute>
        </xpath>
    </t>

</templates>
