roughed in picklist template editor form and global settings form

This commit is contained in:
2020-03-28 00:03:25 +00:00
parent 679b79b2c5
commit f2a41d0acb
3 changed files with 388 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<v-card class="mx-auto">
<v-list subheader>
<v-subheader>{{ t("UserInterfaceSettings") }}</v-subheader>
<v-list-item link to="adm-translation">
<v-list-item link to="adm-global-select-templates">
<v-list-item-title>{{ t("PickListTemplates") }}</v-list-item-title>
</v-list-item>
</v-list>