mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +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…
x
Reference in New Issue
Block a user