2
0
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:
Oliver Walters
2019-09-22 22:18:53 +10:00
parent 2046c12600
commit ae2e2f36e4
20 changed files with 26 additions and 88 deletions

View File

@@ -62,9 +62,7 @@ InvenTree | Allocate Parts
{% else %}
$("#build-list").bootstrapTable({
search: true,
sortable: true,
$("#build-list").inventreeTable({
});
$("#btn-allocate").click(function() {