feat: refs #7039 change country to name #57

Merged
robert merged 4 commits from 7039-country-country into dev 2024-05-15 09:04:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 359ddb5d18 - Show all commits

View File

@ -66,7 +66,7 @@
one-time="true">
<db-model property="model">
SELECT id, name FROM vn.country
ORDER BY country
ORDER BY name
</db-model>
</htk-combo>
</div>