Minor fix.
This commit is contained in:
parent
7b09a3f8f2
commit
a9e7240547
@ -59,7 +59,7 @@ Captcha.v2 =
|
|||||||
return @reload()
|
return @reload()
|
||||||
|
|
||||||
if @nodes.container
|
if @nodes.container
|
||||||
if @shouldFocus and iframe = $ 'textarea', @nodes.container
|
if @shouldFocus and iframe = $ 'iframe', @nodes.container
|
||||||
iframe.focus()
|
iframe.focus()
|
||||||
delete @shouldFocus
|
delete @shouldFocus
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user