mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
URL fix
This commit is contained in:
parent
b2b9ceec46
commit
708ba566cb
@ -233,7 +233,7 @@ function selectLabel(labels, items, options={}) {
|
||||
|
||||
// Request a list of available label printing plugins from the server
|
||||
inventreeGet(
|
||||
`/api/plugins/`,
|
||||
`/api/plugin/`,
|
||||
{},
|
||||
{
|
||||
async: false,
|
||||
|
Loading…
Reference in New Issue
Block a user