Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
34e30b09
Commit
34e30b09
authored
Apr 24, 2020
by
Rosanny Sihombing
Browse files
MLAB-170
parent
7316b897
Changes
1
Show whitespace changes
Inline
Side-by-side
public/js/registration.js
View file @
34e30b09
...
...
@@ -8,7 +8,7 @@ $('#inputEmail').change(function(){
$
(
'
#emailWarning
'
).
empty
()
isEmailValid
=
data
if
(
!
isEmailValid
)
{
$
(
'
#emailWarning
'
).
html
(
'
M
4_LAB account with this email address is already exist
.
'
)
$
(
'
#emailWarning
'
).
html
(
'
M
it dieser E-Mail-Adresse existiert bereits ein Benutzerkonto in unserem Transferportal
.
'
)
}
switchSubmitButton
()
})
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment