mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_m2x_options: Migration to 11.0
web_m2x_options: Fix usage for non-admins web_m2x_options: Reduce rpc calls web_m2x_options: Update manifest and readme
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<t t-extend="FieldMany2One">
|
||||
<t t-jquery=".o_external_button" t-operation="attributes">
|
||||
<attribute name="t-if">
|
||||
!(widget.options.no_open || widget.options.no_open_edit)
|
||||
!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)
|
||||
</attribute>
|
||||
</t>
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user