v1.7 beta.8

This commit is contained in:
carodej
2020-07-20 08:54:57 +02:00
parent 827b34e1dd
commit 6f95fc2565
17 changed files with 149 additions and 29 deletions

View File

@@ -23,7 +23,7 @@
{{ $t('page_index.menu.log_in') }}
</router-link>
</li>
<li>
<li v-if="config.userRegistration">
<router-link class="cta-button" :to="{name: 'SignUp'}">
{{ $t('page_index.menu.sign_in') }}
</router-link>