Skip to content

Commit 476289a

Browse files
committed
Merge PR #926 into 16.0
Signed-off-by pedrobaeza
2 parents 8021362 + c42d60f commit 476289a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delivery_price_method/views/delivery_carrier_views.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
2828
name="general"
2929
attrs="{'invisible':[('price_method', '!=', 'base_on_rule')]}"
3030
>
31-
<field name="price_rule_ids" nolabel="1" />
31+
<field name="price_rule_ids" nolabel="1" colspan="2" />
3232
</group>
3333
</page>
3434
</xpath>

0 commit comments

Comments
 (0)