2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Merge pull request #1990 from matmair/fix-tooltip-linebreak

Fix tooltip linebreak
This commit is contained in:
Oliver
2021-08-22 08:19:54 +10:00
committed by GitHub

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">