Skip to content

Commit a981c47

Browse files
committed
fixup
1 parent b08c7c2 commit a981c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polars_db_process/views/df_source.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<field name="model">df.source</field>
1616
<field name="inherit_id" ref="polars_process.df_source_list" />
1717
<field name="arch" type="xml">
18-
<xpath expr="//list/field[last()" position="after">
18+
<xpath expr="//list/field[@name='name']" position="after">
1919
<field name="query" widget="ace" />
2020
</xpath>
2121
</field>

0 commit comments

Comments
 (0)