mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-13 06:01:35 +00:00
Update a bunch more tables
This commit is contained in:
@@ -62,9 +62,7 @@ InvenTree | Allocate Parts
|
||||
|
||||
{% else %}
|
||||
|
||||
$("#build-list").bootstrapTable({
|
||||
search: true,
|
||||
sortable: true,
|
||||
$("#build-list").inventreeTable({
|
||||
});
|
||||
|
||||
$("#btn-allocate").click(function() {
|
||||
|
Reference in New Issue
Block a user