Add more cols in buttons group to help other modules add buttons in same line
This commit is contained in:
parent
c37f3e0ca9
commit
08472d05e6
@ -6,7 +6,7 @@ copyright notices and license terms. -->
|
|||||||
<xpath
|
<xpath
|
||||||
expr="/form/notebook/page[@id="sale"]/group/group[@id="buttons"]"
|
expr="/form/notebook/page[@id="sale"]/group/group[@id="buttons"]"
|
||||||
position="replace_attributes">
|
position="replace_attributes">
|
||||||
<group col="8" colspan="2" id="buttons"/>
|
<group col="10" colspan="2" id="buttons"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath
|
<xpath
|
||||||
expr="/form/notebook/page[@id="sale"]/group/group/button[@name="process"]"
|
expr="/form/notebook/page[@id="sale"]/group/group/button[@name="process"]"
|
||||||
|
Loading…
Reference in New Issue
Block a user