mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-18 23:52:02 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
294 B
XML
10 lines
294 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<templates xml:space="preserve">
|
|
|
|
<t t-inherit="web.AutoComplete" t-inherit-mode="extension" owl="1">
|
|
<input position="attributes">
|
|
<attribute name="t-att-pattern">props.pattern</attribute>
|
|
</input>
|
|
</t>
|
|
|
|
</templates>
|