Revert making post submission focus captcha if more were needed and focus was on body.

It was a bad idea.  What we really need is to focus on captcha at the moment
autodumping is started if more captchas are needed, but #222 will need to be
fixed first.
This commit is contained in:
ccd0 2015-11-20 11:30:00 -08:00
parent 1830526ce9
commit c270ee8def

View File

@ -815,7 +815,7 @@ QR =
QR.close()
else
post.rm()
QR.captcha.setup true
QR.captcha.setup(d.activeElement is QR.nodes.status)
QR.cooldown.add threadID, postID