Improver company website icon
This commit is contained in:
parent
b319041dfa
commit
1356718bb7
|
|
@ -46,7 +46,7 @@ InvenTree | {% trans "Company" %} - {{ company.name }}
|
|||
<col width='25'>
|
||||
{% if company.website %}
|
||||
<tr>
|
||||
<td><span class='fas fa-link'></span></td>
|
||||
<td><span class='fas fa-globe'></span></td>
|
||||
<td>{% trans "Website" %}</td>
|
||||
<td><a href="{{ company.website }}">{{ company.website }}</a></td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue