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'>
|
<div class='panel-heading'>
|
||||||
<h4>
|
<h4>
|
||||||
{% block heading %}
|
{% block heading %}
|
||||||
{% trans "Part Categories" %}
|
{% trans "Parts" %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user