<?xml version="1.0" encoding="UTF-8"?>
<templates>
    <t t-name="crm.CrmKanbanHeader" t-inherit="web.KanbanHeader" t-inherit-mode="primary">
        <xpath expr="//ColumnProgress" position="attributes">
            <attribute name="progressBarState">props.progressBarState</attribute>
        </xpath>
    </t>
</templates>
