diff --git a/InvenTree/company/templates/company/detail.html b/InvenTree/company/templates/company/detail.html index b808a26f08..e63f217f4b 100644 --- a/InvenTree/company/templates/company/detail.html +++ b/InvenTree/company/templates/company/detail.html @@ -45,8 +45,8 @@ {% endif %} + {% include "filter_list.html" with id="supplier-part" %} - {% include "filter_list.html" with id="supplier-part" %} {% endif %}