mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
hard code url
This commit is contained in:
parent
6c0661a6f2
commit
5ea115ae83
@ -50,7 +50,7 @@ function locateItemOrLocation(options={}) {
|
|||||||
|
|
||||||
// Request the list of available 'locate' plugins
|
// Request the list of available 'locate' plugins
|
||||||
inventreeGet(
|
inventreeGet(
|
||||||
'{% url "api-plugin-list" %}',
|
`/api/plugin/`,
|
||||||
{
|
{
|
||||||
mixin: 'locate',
|
mixin: 'locate',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user