mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove alert
This commit is contained in:
parent
6210ff8597
commit
1d66b9511c
@ -88,7 +88,6 @@ export default {
|
||||
? this.$t('message.checkEmail')
|
||||
: this.$t('message.reset')
|
||||
this.messageButtonText = this.$t('login')
|
||||
alert(this.$route.params.code)
|
||||
if (this.$route.params.code) {
|
||||
this.messageButtonLinktTo = `/login/${this.$route.params.code}`
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user