From f989d3b3ecae764641ed4244f7221067ed3ca7c0 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 21 Oct 2020 17:02:04 +1100 Subject: [PATCH] Change to using spinner icon --- InvenTree/templates/InvenTree/bom_invalid.html | 2 +- InvenTree/templates/InvenTree/build_pending.html | 2 +- InvenTree/templates/InvenTree/latest_parts.html | 2 +- InvenTree/templates/InvenTree/low_stock.html | 2 +- InvenTree/templates/InvenTree/po_outstanding.html | 2 +- InvenTree/templates/InvenTree/required_stock_build.html | 2 +- InvenTree/templates/InvenTree/searching.html | 2 +- InvenTree/templates/InvenTree/so_outstanding.html | 2 +- InvenTree/templates/InvenTree/starred_parts.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/InvenTree/templates/InvenTree/bom_invalid.html b/InvenTree/templates/InvenTree/bom_invalid.html index 4a2fe5856c..46e698dcc3 100644 --- a/InvenTree/templates/InvenTree/bom_invalid.html +++ b/InvenTree/templates/InvenTree/bom_invalid.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "BOM Waiting Validation" %} +{% trans "BOM Waiting Validation" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/build_pending.html b/InvenTree/templates/InvenTree/build_pending.html index 1b8ebc19c2..fce1c6df02 100644 --- a/InvenTree/templates/InvenTree/build_pending.html +++ b/InvenTree/templates/InvenTree/build_pending.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Pending Builds" %} +{% trans "Pending Builds" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/latest_parts.html b/InvenTree/templates/InvenTree/latest_parts.html index 35e55b7cd2..e88ada9548 100644 --- a/InvenTree/templates/InvenTree/latest_parts.html +++ b/InvenTree/templates/InvenTree/latest_parts.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Latest Parts" %} +{% trans "Latest Parts" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/low_stock.html b/InvenTree/templates/InvenTree/low_stock.html index e7a3dbddc7..a4d2fb4e0f 100644 --- a/InvenTree/templates/InvenTree/low_stock.html +++ b/InvenTree/templates/InvenTree/low_stock.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Low Stock" %} +{% trans "Low Stock" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/po_outstanding.html b/InvenTree/templates/InvenTree/po_outstanding.html index 628695fa68..8393e36b97 100644 --- a/InvenTree/templates/InvenTree/po_outstanding.html +++ b/InvenTree/templates/InvenTree/po_outstanding.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Outstanding Purchase Orders" %} +{% trans "Outstanding Purchase Orders" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/required_stock_build.html b/InvenTree/templates/InvenTree/required_stock_build.html index fd6ade4a4e..337ed289ba 100644 --- a/InvenTree/templates/InvenTree/required_stock_build.html +++ b/InvenTree/templates/InvenTree/required_stock_build.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Require Stock To Complete Build" %} +{% trans "Require Stock To Complete Build" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/searching.html b/InvenTree/templates/InvenTree/searching.html index cb33727a9e..d2c8dd0363 100644 --- a/InvenTree/templates/InvenTree/searching.html +++ b/InvenTree/templates/InvenTree/searching.html @@ -1,3 +1,3 @@ {% load i18n %} - {% trans "Searching" %} + {% trans "Searching" %} diff --git a/InvenTree/templates/InvenTree/so_outstanding.html b/InvenTree/templates/InvenTree/so_outstanding.html index 29d0261b8b..a1c978264f 100644 --- a/InvenTree/templates/InvenTree/so_outstanding.html +++ b/InvenTree/templates/InvenTree/so_outstanding.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Outstanding Sales Orders" %} +{% trans "Outstanding Sales Orders" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/starred_parts.html b/InvenTree/templates/InvenTree/starred_parts.html index a0801566c2..ae8b9ecc1d 100644 --- a/InvenTree/templates/InvenTree/starred_parts.html +++ b/InvenTree/templates/InvenTree/starred_parts.html @@ -4,7 +4,7 @@ {% block collapse_title %} -{% trans "Starred Parts" %} +{% trans "Starred Parts" %} {% endblock %} {% block collapse_content %}