<?xml version="1.0" encoding="UTF-8"?>

<templates>
    <t t-name="base_automation.TriggerSelectionField" t-inherit="web.SelectionField" t-inherit-mode="primary">
        <xpath expr="//SelectMenu" position="attributes">
            <attribute name="choices"></attribute>
            <attribute name="groups">groups</attribute>
        </xpath>
    </t>
</templates>
