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

Add explanation split infinitive

parent 89e6e34d
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<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">
<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-btn>
</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