2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

UI tweaks

This commit is contained in:
Oliver Walters
2020-04-21 20:05:15 +10:00
parent 399dcafede
commit b40234e403
3 changed files with 7 additions and 5 deletions

View File

@ -23,7 +23,7 @@ InvenTree | {% trans "Company" %} - {{ company.name }}
</div>
</div>
<div class='media-body'>
<h4>{{ company.name }}</h4>
<h3>{{ company.name }}</h3>
<p>{{ company.description }}</p>
<div class='btn-group'>
{% if company.is_supplier %}