2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00

visual consolidation

This commit is contained in:
Oliver Walters
2020-04-06 20:50:33 +10:00
parent e6f6a936e0
commit 44c10c45cd
11 changed files with 37 additions and 17 deletions

View File

@ -33,6 +33,7 @@
{% if category %}
<h3>{% trans "Category Details" %}</h3>
<table class='table table-condensed table-striped'>
<col width='25'>
<tr>
<td><span class='fas fa-sitemap'></span></td>
<td>{% trans "Category Path" %}</td>
@ -71,6 +72,7 @@
{% else %}
<h3>{% trans "Category Details" %}</h3>
<table class='table table-striped table-condensed'>
<col width='25'>
<tr>
<td><span class='fas fa-sitemap'></span></td>
<td>{% trans "Part Categories" %}</td>

View File

@ -13,6 +13,7 @@
<div class='row'>
<div class='col-sm-6'>
<table class='table table-striped'>
<col width='25'>
<tr>
<td></td>
<td><b>{% trans "Part name" %}</b></td>

View File

@ -70,6 +70,7 @@
</div>
</p>
<table class='table table-condensed'>
<col width='25'>
{% if part.IPN %}
<tr>
<td></td>