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:
9
web_widget_pattern/static/src/char_field.xml
Normal file
9
web_widget_pattern/static/src/char_field.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<templates xml:space="preserve">
|
||||
|
||||
<t t-inherit="web.CharField" t-inherit-mode="extension" owl="1">
|
||||
<input position="attributes">
|
||||
<attribute name="t-att-pattern">props.pattern</attribute>
|
||||
</input>
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user