We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a158332 commit f32a5d6Copy full SHA for f32a5d6
edi_voxel_oca/views/res_company_view.xml
@@ -22,7 +22,7 @@
22
name="voxel_logins"
23
attrs="{'invisible': [('voxel_enabled', '=', False)]}"
24
>
25
- <field name="voxel_login_ids" nolabel="1">
+ <field name="voxel_login_ids" nolabel="1" colspan="2">
26
<tree editable="bottom">
27
<field name="name" />
28
<field name="url" />
0 commit comments