mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
(cherry picked from commit 3baa640d7003e0131d7bd3d3aba828083b0ab46f) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
49c9b5b1aa
commit
db88fbda11
@ -5,7 +5,7 @@
|
||||
{% load inventree_extras %}
|
||||
|
||||
{% block page_title %}
|
||||
{% inventree_title %} | {% trans "Supplier List" %}
|
||||
{% inventree_title %}{% if title %} | {{ title }}{% endif %}
|
||||
{% endblock page_title %}
|
||||
|
||||
{% block heading %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user