mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
10 lines
290 B
XML
10 lines
290 B
XML
<?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>
|