mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #1620 from SchrodingersGat/template-fix
Fix part page heading
This commit is contained in:
commit
4aa75c25c2
@ -138,7 +138,7 @@
|
||||
<div class='panel-heading'>
|
||||
<h4>
|
||||
{% block heading %}
|
||||
{% trans "Part Categories" %}
|
||||
{% trans "Parts" %}
|
||||
{% endblock %}
|
||||
</h4>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user