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

Merge branch 'add_explanation_split_infinitive' into 'master'

Add explanation split infinitive

See merge request spraksamlingane/beta.ordbok.uib.no!68
parents 89e6e34d 4ac10933
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<span v-if="split_inf" tabindex="0"> (kløyvd infinitiv: <i>-a</i> <span v-if="split_inf" tabindex="0"> (kløyvd infinitiv: <i>-a</i>
<v-menu rounded="0" v-model="menu" offset-x max-width="200px"> <v-menu rounded="0" v-model="menu" offset-x max-width="200px">
<template v-slot:activator="{ on, attrs }"> <template v-slot:activator="{ on, attrs }">
<v-btn x-small icon v-on="on" v-bind="attrs" class="info-button"> <v-btn aria-label="Mer informasjon om kløyvd infinitiv" x-small icon v-on="on" v-bind="attrs" class="info-button">
<v-icon color="primary" size="14px">$vuetify.icons.value.info</v-icon> <v-icon color="primary" size="14px">$vuetify.icons.value.info</v-icon>
</v-btn> </v-btn>
</template> </template>
......
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