Skip to content

Commit 07bab29

Browse files
Pooja.ManralPooja.Manral
authored andcommitted
AC-10826::Storefront Bundle Checkbox Validation Error message count
1 parent 2f5a5f5 commit 07bab29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/view/frontend/web/js/validation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ define([
5454
return function (mageValidation) {
5555
$.widget('mage.validation', mageValidation, enhancedMageValidation);
5656
return $.mage.validation;
57-
}
57+
};
5858
});

0 commit comments

Comments
 (0)