2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00

Refactor SupplierPart page

This commit is contained in:
Oliver
2021-07-15 21:24:33 +10:00
parent 72337dab49
commit 52da678636
10 changed files with 361 additions and 457 deletions

View File

@ -244,11 +244,11 @@
"{% url 'category-create' %}",
{
follow: true,
{% if category %}
data: {
{% if category %}
category: {{ category.id }}
{% endif %}
},
{% endif %}
secondary: [
{
field: 'default_location',