Icon tweak
This commit is contained in:
parent
da079b23dc
commit
d52278e423
|
|
@ -126,7 +126,7 @@ InvenTree | {% trans "Stock Item" %} - {{ item }}
|
|||
</div>
|
||||
{% if item.part.has_test_report_templates %}
|
||||
<button type='button' class='btn btn-default' id='stock-test-report' title='{% trans "Generate test report" %}'>
|
||||
<span class='fas fa-tasks'/>
|
||||
<span class='fas fa-file-invoice'/>
|
||||
</button>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue