Use negative col attribute

issue2090
review33661002
This commit is contained in:
C?dric Krier 2016-12-21 23:20:01 +01:00
parent 91674d93b8
commit c3a1fcf2e7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ this repository contains the full copyright notices and license terms. -->
<group col="2" colspan="2" id="amount" yfill="1">
<label name="total_amount" xalign="1.0" xexpand="1"/>
<field name="total_amount" xalign="1.0" xexpand="0"/>
<group col="6" colspan="2" id="buttons">
<group col="-1" colspan="2" id="buttons">
<button name="cancel" string="Cancel"
icon="tryton-cancel"/>
<button name="reject" string="Reject" icon="tryton-close"/>