mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7.0 add web text widget
This commit is contained in:
8
web_text_widget/static/src/xml/text_limited.xml
Normal file
8
web_text_widget/static/src/xml/text_limited.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='UTF-8' ?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t t-extend="FieldText">
|
||||
<t t-jquery=".oe_form_field_text" t-operation="append">
|
||||
<span class="length_limit"></span>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user