Skip to content

Commit 0ead714

Browse files
author
Oleksandr Karpenko
committed
MAGETWO-51480: Customer date attribute validation
1 parent 27b0431 commit 0ead714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Swatches/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
</watermark>
2727
</design>
2828
</default>
29-
</config>
29+
</config>

app/code/Magento/Ui/view/base/web/js/lib/validation/rules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,4 +871,4 @@ define([
871871
message: data[1]
872872
};
873873
});
874-
});
874+
});

0 commit comments

Comments
 (0)