Skip to content

Commit eba1d8d

Browse files
committed
MC-19684: Some minute values cannot be set for Analytics data collection
1 parent bfd31af commit eba1d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/web/mage/validation/validation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
function () {
5757
if ($(this).is(':checked')) {
5858
checkedCount += 1;
59+
5960
return false;
6061
}
6162
}

0 commit comments

Comments
 (0)