|
|
|
@ -14,7 +14,7 @@
@@ -14,7 +14,7 @@
|
|
|
|
|
<v-btn v-if=isLoggedIn :to="localePath('/researchStudies')"> |
|
|
|
|
{{ $t('page.landing.startButton') }} |
|
|
|
|
</v-btn> |
|
|
|
|
<v-btn v-else href="http://localhost:8000/auth/login/?next=/researchStudies"> |
|
|
|
|
<v-btn v-else href="/auth/login/?next=/researchStudies"> |
|
|
|
|
{{ $t('page.landing.startButton') }} |
|
|
|
|
</v-btn> |
|
|
|
|
</v-card-actions> |
|
|
|
|