Removed extra comments
This commit is contained in:
parent
dcd8e800b1
commit
7305169b79
1 changed files with 0 additions and 3 deletions
|
@ -167,10 +167,7 @@
|
|||
});
|
||||
},
|
||||
error: function (data) {
|
||||
// AssetRequest Validator will flash all errors to session, this just refreshes to see them.
|
||||
window.location.reload(true);
|
||||
// console.log(JSON.stringify(data));
|
||||
// console.log('error submitting');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue