From d5119e1affc5ce39b615983131e2865004b48aa3 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 20 Jun 2019 21:28:00 +1000 Subject: [PATCH] Replace some cog icons --- .../company/templates/company/company_base.html | 15 +++++++++++++-- InvenTree/part/templates/part/category.html | 2 +- InvenTree/stock/templates/stock/item.html | 2 +- InvenTree/stock/templates/stock/location.html | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/InvenTree/company/templates/company/company_base.html b/InvenTree/company/templates/company/company_base.html index 61751fe0f4..1063f967f5 100644 --- a/InvenTree/company/templates/company/company_base.html +++ b/InvenTree/company/templates/company/company_base.html @@ -26,12 +26,12 @@ InvenTree | Company - {{ company.name }}

{{ company.description }}

{% if company.is_supplier %} - {% endif %} {% if category %} {% endif %}