* userJS: clear time out after alter the message.
This commit is contained in:
@@ -76,6 +76,7 @@ window.safeSubmit = function(e)
|
||||
{
|
||||
zui.Modal.alert(data.message);
|
||||
if($('.captchaBox').length == 1) refreshCaptcha($('.captchaBox .input-group .input-group-addon img'));
|
||||
clearTimeout(timeoutID);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user