mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-09 21:30:54 +00:00
fix endline
This commit is contained in:
@@ -51,4 +51,4 @@
|
||||
fields:
|
||||
part: 4
|
||||
quantity: 100
|
||||
price: 1.25
|
||||
price: 1.25
|
||||
|
@@ -7,4 +7,4 @@
|
||||
{% trans "Attachments" as text %}
|
||||
{% include "sidebar_item.html" with label='attachments' text=text icon="fa-paperclip" %}
|
||||
{% trans "Supplier Parts" as text %}
|
||||
{% include "sidebar_item.html" with label='supplier-parts' text=text icon="fa-building" %}
|
||||
{% include "sidebar_item.html" with label='supplier-parts' text=text icon="fa-building" %}
|
||||
|
@@ -30,4 +30,4 @@
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user