rm qr message bind
This commit is contained in:
parent
a37af47916
commit
f14c5b3a44
@ -1213,7 +1213,6 @@
|
||||
name: 'iframe',
|
||||
hidden: true
|
||||
}));
|
||||
$.bind(window, 'message', QR.receive);
|
||||
$('#recaptcha_response_field').id = '';
|
||||
holder = $('#recaptcha_challenge_field_holder');
|
||||
$.bind(holder, 'DOMNodeInserted', QR.captchaNode);
|
||||
|
||||
@ -939,7 +939,6 @@ QR =
|
||||
$.add d.body, $.el 'iframe',
|
||||
name: 'iframe'
|
||||
hidden: true
|
||||
$.bind window, 'message', QR.receive
|
||||
# nuke id so qr's field focuses on recaptcha reload, instead of normal form's
|
||||
$('#recaptcha_response_field').id = ''
|
||||
holder = $ '#recaptcha_challenge_field_holder'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user