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 846ff97 commit 7296418Copy full SHA for 7296418
lib/web/mage/adminhtml/form.js
@@ -34,7 +34,6 @@ define([
34
*/
35
setHasChanges: function (element) {
36
var elm;
37
- console.log('test jquery/validate');
38
39
if ($(element) && $(element).hasClassName('no-changes')) {
40
return;
0 commit comments