mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
hard code url
This commit is contained in:
@ -50,7 +50,7 @@ function locateItemOrLocation(options={}) {
|
||||
|
||||
// Request the list of available 'locate' plugins
|
||||
inventreeGet(
|
||||
'{% url "api-plugin-list" %}',
|
||||
`/api/plugin/`,
|
||||
{
|
||||
mixin: 'locate',
|
||||
},
|
||||
|
Reference in New Issue
Block a user