fix: #24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-09 19:20:46 -05:00
parent 0c78983db7
commit 14fd3fa09f
4 changed files with 18 additions and 12 deletions

View File

@@ -14,6 +14,6 @@ this repository contains the full copyright notices and license terms. -->
<label name="name"/>
<field name="name"/>
<label name="position"/>
<field name="position"/>
<label name="job"/>
<field name="job"/>
</form>

View File

@@ -6,5 +6,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="value" expand="1"/>
<field name="prospect" expand="1"/>
<field name="name" expand="1"/>
<field name="position" expand="1"/>
<field name="job" expand="1"/>
</tree>