2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 03:00:54 +00:00

fix endline

This commit is contained in:
Matthias Mair
2022-05-20 13:35:07 +02:00
parent 93b6934127
commit 74726f0fda
117 changed files with 93 additions and 118 deletions

View File

@ -73,4 +73,4 @@
level: 0
tree_id: 2
lft: 6
rght: 7
rght: 7

View File

@ -73,4 +73,4 @@
test: 'test strength of chair'
result: False
value: 100kg
date: 2020-05-17
date: 2020-05-17

View File

@ -12,4 +12,4 @@
{% blocktrans with full_name=item.part.full_name %}This will remove <strong>{{qty}}</strong> units of <strong>{{full_name}}</strong> from stock.{% endblocktrans %}
</div>
{% endblock %}
{% endblock %}

View File

@ -5,4 +5,4 @@
{% trans "Create serialized items from this stock item." %}
<br>
{% trans "Select quantity to serialize, and unique serial numbers." %}
{% endblock %}
{% endblock %}

View File

@ -14,4 +14,4 @@
{% trans "This action cannot be easily undone" %}
</div>
{% endblock %}
{% endblock %}

View File

@ -6,4 +6,4 @@
{% trans "Are you sure you want to delete this stock tracking entry?" %}
</div>
{% endblock %}
{% endblock %}