Skip to content

Commit ed5ad7d

Browse files
authored
Merge branch 'develop' into imported-basvanpoppel-security-package-302
2 parents 192ebc3 + 543bd2d commit ed5ad7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ReCaptchaFrontendUi/view/frontend/web/js/nonInlineReCaptchaRenderer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
/* global grecaptcha */
77
define([
8-
'jquery'
8+
'jquery',
9+
'jquery/z-index'
910
], function ($) {
1011
'use strict';
1112

0 commit comments

Comments
 (0)