update odoo customize

This commit is contained in:
ivan deng
2023-02-19 03:09:49 +08:00
parent f4072ce20e
commit b1cec576b5
9 changed files with 172 additions and 139 deletions

View File

@@ -5,6 +5,6 @@
<label class="o_form_label" t-att-for="props.id" t-att-class="className" >
<t t-esc="props.string"/><sup class="btn-link p-1" t-if="hasTooltip" t-att="{'data-tooltip-template': 'web.FieldTooltip', 'data-tooltip-info': tooltipInfo, 'data-tooltip-touch-tap-to-show': 'true'}">*</sup>
</label>
</t>
</xpath>
</t>
</templates>