mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Started to upgrade from bootstrap 4 to 5.
This commit is contained in:
parent
a40fed29e0
commit
365c7c60e4
27 changed files with 164 additions and 157 deletions
|
@ -8,7 +8,7 @@
|
|||
{% trans %}statistics.title{% endtrans %}{% endblock %}
|
||||
|
||||
{% block card_body %}
|
||||
<ul class="nav nav-tabs ml-3 mr-3 mt-2" id="statistics_tabs" role="tablist">
|
||||
<ul class="nav nav-tabs ms-3 me-3 mt-2" id="statistics_tabs" role="tablist">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" id="parts-tab" data-toggle="tab" href="#parts" role="tab" aria-controls="home" aria-selected="true">
|
||||
{% trans %}statistics.parts{% endtrans %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue