Update Register.vue
This commit is contained in:
parent
a21b1c9e80
commit
d2291dd6c4
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
<div class="columns is-centered">
|
||||
<div class="column">
|
||||
<div class="has-text-centered">
|
||||
<b-button class="is-centered is-info" size="is-large">{{$t('guided.registration.finishing.home')}}</b-button>
|
||||
<b-button @click="$router.push('/')" class="is-centered is-info" size="is-large">{{$t('guided.registration.finishing.home')}}</b-button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue