mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-01 05:35:42 +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