mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_widget_pattern
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates xml:space="preserve">
|
||||
|
||||
<t
|
||||
t-inherit="partner_autocomplete.PartnerAutoCompleteCharField"
|
||||
t-inherit-mode="extension"
|
||||
owl="1"
|
||||
>
|
||||
<AutoComplete position="attributes">
|
||||
<attribute name="pattern">props.pattern</attribute>
|
||||
</AutoComplete>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
Reference in New Issue
Block a user