mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-03 19:49:09 -04:00
Delay initializing the recaptcha to allow the recaptcha JS to load and
initialize. Fixes ticket #851.
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
callback: Recaptcha.focus_response_field
|
||||
}
|
||||
);
|
||||
}, 0);
|
||||
}, 500);
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user