mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_m2x_options: migrated to 10.0
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
|
||||
<templates xml:space="preserve">
|
||||
<t t-extend="FieldMany2One">
|
||||
<t t-jquery=".oe_m2o_cm_button" t-operation="attributes">
|
||||
<attribute name="t-if">!(widget.options.no_open || widget.options.no_open_edit)</attribute>
|
||||
<t t-jquery=".o_external_button" t-operation="attributes">
|
||||
<attribute name="t-if">
|
||||
!(widget.options.no_open || widget.options.no_open_edit)
|
||||
</attribute>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
|
||||
Reference in New Issue
Block a user