Remove no longer used code
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
f87d51b1dc
commit
90f22ec3b7
@ -5039,13 +5039,6 @@ AJAX.registerOnload('functions.js', function () {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
/*
|
||||
* Setting the 'Go' login button to disable if captcha is enabled.
|
||||
*/
|
||||
if ($('.g-recaptcha').attr('captcha') == 'enabled'){
|
||||
loginButtonDisable();
|
||||
}
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user