mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-15 15:32:23 +02:00
Show parameters count in parameters tab header.
This commit is contained in:
parent
b66aabd153
commit
2a9cf2cf9f
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
<a class="nav-link" data-toggle="tab" role="tab" href="#specifications">
|
||||
<i class="fas fa-atlas fa-fw"></i>
|
||||
{% trans %}part.info.specifications{% endtrans %}
|
||||
<span class="badge badge-secondary">{{ part.parameters | length }}</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue