mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +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: {
|
substitutes: {
|
||||||
value: true,
|
value: true,
|
||||||
},
|
},
|
||||||
}
|
};
|
||||||
|
|
||||||
constructForm(`/api/build/${build_id}/auto-allocate/`, {
|
constructForm(`/api/build/${build_id}/auto-allocate/`, {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user