Fix recaptcha after recent Google changes

Fixes https://jira.coreos.com/browse/QUAY-929
This commit is contained in:
Joseph Schorr 2018-05-03 18:45:55 +03:00
parent e80c56e441
commit 00b0e831a8
2 changed files with 1 additions and 5 deletions

View file

@ -63,10 +63,6 @@
</script>
{% endif %}
{% if recaptcha_key %}
<script src="//www.google.com/recaptcha/api.js?render=explicit&onload=vcRecaptchaApiLoaded" async defer></script>
{% endif %}
{% if munchkin_key %}
<script type="text/javascript">
(function() {