mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
JS linting
This commit is contained in:
parent
d2027dc590
commit
4151d94240
@ -1872,7 +1872,7 @@ function autoAllocateStockToBuild(build_id, bom_items=[], options={}) {
|
||||
substitutes: {
|
||||
value: true,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
constructForm(`/api/build/${build_id}/auto-allocate/`, {
|
||||
method: 'POST',
|
||||
|
Loading…
Reference in New Issue
Block a user