mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
fix typo
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<col width='25'>
|
||||
<tr>
|
||||
<td><span class='fas fa-font'></span></td>
|
||||
<td><stron>{% trans "Part name" %}</stron></td>
|
||||
<td><strong>{% trans "Part name" %}</strong></td>
|
||||
<td>{{ part.name }}</td>
|
||||
</tr>
|
||||
{% if part.IPN %}
|
||||
|
Reference in New Issue
Block a user