fix linebreak in tooltip

found during fixing #1989
This commit is contained in:
Matthias 2021-08-20 23:23:18 +02:00
parent 8646c73021
commit 38af66c0de
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -160,8 +160,7 @@
</div>
<div class='panel-content'>
<h4>{% trans 'Stock Pricing' %}
<i class="fas fa-info-circle" title="Shows the purchase prices of stock for this part.
The Supplier Unit Cost is the current purchase price for that supplier part."></i>
<i class="fas fa-info-circle" title="Shows the purchase prices of stock for this part.&#10;The Supplier Unit Cost is the current purchase price for that supplier part."></i>
</h4>
{% if price_history|length > 0 %}
<div style="max-width: 99%; min-height: 300px">