This commit is contained in:
2026-07-16 10:11:11 +02:00
parent 4652a1a94a
commit 728e2c7d60
4 changed files with 130 additions and 26 deletions

View File

@@ -123,7 +123,7 @@ this repository contains the full copyright notices and license terms. -->
<group id="currencies_links" string="Currencies &amp; Links"
colspan="1" col="4" panel="card" icon="tryton-link"
xalign="0" yalign="0"
col_widths="min-content,min-content,min-content,1fr">
col_widths="min-content,1fr,min-content,1fr">
<label name="enable_linked_currency"/>
<field name="enable_linked_currency" xexpand="0" xfill="0"/>
<label name="linked_currency"/>

View File

@@ -116,7 +116,7 @@ this repository contains the full copyright notices and license terms. -->
<group id="currencies_links" string="Currencies &amp; Links"
colspan="1" col="4" panel="card" icon="tryton-link"
xalign="0" yalign="0"
col_widths="min-content,min-content,min-content,1fr">
col_widths="min-content,1fr,min-content,1fr">
<label name="enable_linked_currency"/>
<field name="enable_linked_currency" xexpand="0" xfill="0"/>
<label name="linked_currency"/>