Skip to content
Snippets Groups Projects
Commit e671c2dc authored by Henrik Askjer's avatar Henrik Askjer
Browse files

tweak menu items

parent b68e7b00
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
<v-list-group prepend-icon="book">
<template v-slot:activator>
<v-list-item-title>Standard ordbokvisning</v-list-item-title>
<v-list-item-title>Standard ordbok</v-list-item-title>
</template>
<v-list-item>
<v-list subheader>
......@@ -48,9 +48,9 @@
</v-list-group>
<v-list-group prepend-icon="search">
<v-list-group prepend-icon="settings">
<template v-slot:activator>
<v-list-item-title>Søkeresultater</v-list-item-title>
<v-list-item-title>Tilpass resultatvisning</v-list-item-title>
</template>
<v-list-item><Settings/></v-list-item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment