<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
    <t t-name="hr_recruitment.ApplicantCharField" t-inherit="web.CharField" t-inherit-mode="primary">
        <xpath expr="//span[@t-esc='formattedValue']" position="attributes">
            <attribute name="t-on-click.prevent.stop">onClick</attribute>
        </xpath>
    </t>
</templates>
