refactor: replace XML template patch with a Proxy-based state implementation in PartnerList
This commit is contained in:
parent
61c964b946
commit
2823d613a8
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t t-inherit="point_of_sale.PartnerList" t-inherit-mode="extension" owl="1">
|
||||
<xpath expr="//Input" position="attributes">
|
||||
<attribute name="tModel">[state, 'inputQuery']</attribute>
|
||||
<attribute name="callback.bind">onInputQueryChange</attribute>
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
Loading…
Reference in New Issue
Block a user