mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-21 06:16:29 +00:00
URL fix
This commit is contained in:
@ -233,7 +233,7 @@ function selectLabel(labels, items, options={}) {
|
|||||||
|
|
||||||
// Request a list of available label printing plugins from the server
|
// Request a list of available label printing plugins from the server
|
||||||
inventreeGet(
|
inventreeGet(
|
||||||
`/api/plugins/`,
|
`/api/plugin/`,
|
||||||
{},
|
{},
|
||||||
{
|
{
|
||||||
async: false,
|
async: false,
|
||||||
|
Reference in New Issue
Block a user