Commented out un-implemented login button

This commit is contained in:
RemixDev
2021-05-29 17:40:02 +02:00
parent bd22aef8cc
commit 1b369da0b9
2 changed files with 5 additions and 4 deletions

View File

@@ -50,9 +50,12 @@
{{ $t('settings.login.arl.question') }}
</RouterLink>
<!--
Uncomment when implemented
<a v-if="clientMode" class="block" href="#" @click="appLogin">
{{ $t('settings.login.login') }}
</a>
-->
<button class="btn btn-primary" style="width: 100%" @click="loginButton">
{{ $t('settings.login.arl.update') }}