Fix editable tag.

This commit is contained in:
Juanjo Garcia 2021-06-30 14:14:15 +02:00
parent 782ef871ea
commit 4134ce3c49
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree editable="bottom">
<tree editable="1">
<field name="state"/>
<field name="color"/>
</tree>