Allow to show parts for manufacturers and footprints.

This commit is contained in:
Jan Böhmer 2019-09-08 13:59:35 +02:00
parent 8dc9c7b9ae
commit c3fd325645
10 changed files with 126 additions and 46 deletions

View file

@ -1,7 +1,7 @@
<div class="card mb-3">
<div class="card-header">
<a class="card-link" data-toggle="collapse" href="#entityInfo">
{% trans %}category.label{% endtrans %}: <b>{{ entity.fullPath }}</b>
{{ header_label | trans }}: <b>{{ entity.fullPath }}</b>
</a>
</div>
<div id="entityInfo" class="collapse">