update editable value from bottom to 1

This commit is contained in:
Jared Esparza 2020-06-26 14:33:14 +02:00
parent 730e8e5908
commit 143347256e
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<field name="role"/>
</xpath>
<xpath expr="/tree" position="replace_attributes">
<tree editable="bottom"/>
<tree editable="1"/>
</xpath>
</data>