mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 05:25:42 +00:00
Bootstrap table to company list
This commit is contained in:
@ -59,5 +59,5 @@
|
||||
sortable: true,
|
||||
}
|
||||
],
|
||||
url: 'http://127.0.0.1:8000/api/part/',
|
||||
url: "{% url 'api-part-list' %}",
|
||||
});
|
Reference in New Issue
Block a user