We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d41694 + c4edb53 commit f4ccb00Copy full SHA for f4ccb00
vue/src/views/Snapshot.vue
@@ -84,7 +84,7 @@
84
85
<div class="useractions">
86
<v-btn small block outlined color="primary">
87
- <router-link key="signup" :to="'/' + $i18n.locale + '/signup/'">
+ <router-link key="signup" :to="'/' + $i18n.locale + '/signup/'" target="_blank">
88
{{ $t('calltoactionText', { municipalityText: municipalityText }) }}
89
</router-link>
90
</v-btn>
0 commit comments