This commit is contained in:
2020-07-24 22:24:33 +00:00
parent 7b8ba6562c
commit 0aa891cc2c
7 changed files with 43 additions and 33 deletions

View File

@@ -12,7 +12,7 @@
<v-btn @click="helpEvaluate()" class="my-8 mr-16">{{
$ay.t("EvaluationGuide")
}}</v-btn>
<v-btn :href="supportLink()" target="blank" class="my-8 mr-12">{{
<v-btn :href="supportLink()" target="_blank" class="my-8 mr-12">{{
$ay.t("HelpTechSupport")
}}</v-btn>
</v-col>