Remove replace_attributes buttons col/colspan

Since sale d8c7ed5 add unify layout of form view
This commit is contained in:
Raimon Esteve 2021-07-05 08:06:03 +02:00
parent c56211d806
commit cd95e33532
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/group[@id='buttons']" position="replace_attributes">
<group col="10" colspan="2" id="buttons"/>
</xpath>
<xpath expr="/form/group/button[@name='process']" position="after">
<button name="wizard_sale_payment" icon="tryton-forward"/>
</xpath>