Remove state readonly form view

This commit is contained in:
resteve 2015-10-01 12:41:55 +02:00
parent 0b21ae3a2b
commit 42a772d9d9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
</notebook>
<group col="4" colspan="4" id="state_buttons">
<label name="state"/>
<field name="state" readonly="1"/>
<field name="state"/>
<group col="6" colspan="2" id="buttons">
<button string="Next" name="next" icon="tryton-ok"/>
</group>