Skip to content

Commit b5f890a

Browse files
committed
Fixed bug in recaptcha victorjonsson#605
1 parent 5c01dad commit b5f890a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/modules/security.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,6 @@
586586
});
587587
},
588588
'expired-callback': function() {
589-
console.log('redo....');
590589
$form.find('[data-validation~="recaptcha"]').trigger('validation', false);
591590
}
592591
});

0 commit comments

Comments
 (0)