2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-06 03:51:34 +00:00

Adds filters for "manufacturer-parts" list

This commit is contained in:
Oliver
2021-12-21 16:47:20 +11:00
parent 46aeafb5da
commit 9884c0fadb
2 changed files with 4 additions and 2 deletions

View File

@@ -92,8 +92,8 @@
{% endif %}
</ul>
</div>
{% include "filter_list.html" with id="manufacturer-part" %}
</div>
{% include "filter_list.html" with id="supplier-part" %}
</div>
</div>
{% endif %}