We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5a5f5 commit 07bab29Copy full SHA for 07bab29
app/code/Magento/Bundle/view/frontend/web/js/validation.js
@@ -54,5 +54,5 @@ define([
54
return function (mageValidation) {
55
$.widget('mage.validation', mageValidation, enhancedMageValidation);
56
return $.mage.validation;
57
- }
+ };
58
});
0 commit comments