mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Remove comment
This commit is contained in:
parent
68ef618028
commit
a3b0273445
|
@ -982,7 +982,6 @@
|
|||
$(inputElement).closest('.help-block').remove();
|
||||
},
|
||||
onfocusout: function(element) {
|
||||
// console.log($(element).valid());
|
||||
return $(element).valid();
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue