fix: Se hace visible button closed

This commit is contained in:
2023-07-31 08:06:55 -05:00
parent d69283f90e
commit 6a8ebf7215
2 changed files with 5 additions and 4 deletions

View File

@@ -42,9 +42,10 @@ this repository contains the full copyright notices and license terms. -->
<newline/>
<label name="state"/>
<field name="state"/>
<group col="2" colspan="2" id="button">
<group col="6" id="button">
<button name="draft"/>
<button name="cancelled"/>
<button name="closed"/>
<button name="cancelled"/>
<button name="running"/>
</group>
</form>