From b9594db83233a7d343bdf13a18a5a04aba7d43ca Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 19 Sep 2020 21:23:36 +1000 Subject: [PATCH] Add some hourglass loading icons --- 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/so_outstanding.html | 2 +- InvenTree/templates/InvenTree/starred_parts.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/InvenTree/templates/InvenTree/bom_invalid.html b/InvenTree/templates/InvenTree/bom_invalid.html index 84f4fd7938..d32d17598c 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" %}0 +{% 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 31a083cfc0..9404c0772b 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" %}0 +{% trans "Pending Builds" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/latest_parts.html b/InvenTree/templates/InvenTree/latest_parts.html index e9c9879740..7316c27f7b 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" %}0 +{% trans "Latest Parts" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/low_stock.html b/InvenTree/templates/InvenTree/low_stock.html index 333dbded27..959e9607a9 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" %}0 +{% trans "Low Stock" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/po_outstanding.html b/InvenTree/templates/InvenTree/po_outstanding.html index 063915a414..3753576889 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" %}0 +{% 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 8202766ec1..4e5bfe6ca5 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" %}0 +{% trans "Require Stock To Complete Build" %} {% endblock %} {% block collapse_content %} diff --git a/InvenTree/templates/InvenTree/so_outstanding.html b/InvenTree/templates/InvenTree/so_outstanding.html index 023abb2b6a..7c1c2637cf 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" %}0 +{% 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 74f6edafb1..4e87764237 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" %}0 +{% trans "Starred Parts" %} {% endblock %} {% block collapse_content %}