Browse Source

[FIX][10.0] base_location : "better_zip_ids" field set colspan="2" in state view

pull/638/head
kitcharoen poolperm 7 years ago
committed by Pedro M. Baeza
parent
commit
6e88a6e61c
  1. 2
      base_location/views/state_view.xml

2
base_location/views/state_view.xml

@ -10,7 +10,7 @@
<field name="country_id" position="after">
<field name="better_zip_ids"
context="{'country_id': country_id}"
colspan="4"
colspan="2"
nolabel="1">
<tree editable="top">
<field name="name"/>

Loading…
Cancel
Save