Skip to content

Commit 7296418

Browse files
committed
AC-14403:: Investigate the latest version jquery-validate
1 parent 846ff97 commit 7296418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/mage/adminhtml/form.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ define([
3434
*/
3535
setHasChanges: function (element) {
3636
var elm;
37-
console.log('test jquery/validate');
3837

3938
if ($(element) && $(element).hasClassName('no-changes')) {
4039
return;

0 commit comments

Comments
 (0)