2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Updates to build forms / etc

This commit is contained in:
Oliver Walters
2020-10-20 22:37:21 +11:00
parent 2df0f03a9a
commit 2e4613e702
4 changed files with 63 additions and 14 deletions

View File

@ -40,12 +40,7 @@ InvenTree | {% trans "Build Orders" %}
$("#collapse-item-active").collapse().show();
$("#new-build").click(function() {
launchModalForm(
"{% url 'build-create' %}",
{
follow: true,
}
);
newBuildOrder();
});
loadBuildTable($("#build-table"), {