mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Merge branch 'develop' of github.com:snipe/snipe-it into develop
This commit is contained in:
commit
0a88141b18
|
@ -152,7 +152,7 @@
|
|||
} else {
|
||||
handleAuditFail(data);
|
||||
}
|
||||
|
||||
$('input#asset_tag').val('');
|
||||
},
|
||||
error: function (data) {
|
||||
handleAuditFail(data);
|
||||
|
|
Loading…
Reference in a new issue