mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
fix endline
This commit is contained in:
@ -73,4 +73,4 @@
|
||||
level: 0
|
||||
tree_id: 2
|
||||
lft: 6
|
||||
rght: 7
|
||||
rght: 7
|
||||
|
@ -73,4 +73,4 @@
|
||||
test: 'test strength of chair'
|
||||
result: False
|
||||
value: 100kg
|
||||
date: 2020-05-17
|
||||
date: 2020-05-17
|
||||
|
@ -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 %}
|
||||
|
@ -5,4 +5,4 @@
|
||||
{% trans "Create serialized items from this stock item." %}
|
||||
<br>
|
||||
{% trans "Select quantity to serialize, and unique serial numbers." %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
@ -14,4 +14,4 @@
|
||||
{% trans "This action cannot be easily undone" %}
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
@ -6,4 +6,4 @@
|
||||
{% trans "Are you sure you want to delete this stock tracking entry?" %}
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user