mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-31 07:09:45 +02:00
Migrated some smaller utilities to BS5.
This commit is contained in:
parent
a07c43ea8a
commit
d16c01ebe0
9 changed files with 15 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
<nav class="navbar navbar-expand-md navbar-light bg-light border-bottom shadow-sm fixed-top py-0" id="navbar">
|
||||
<div class="container-fluid">
|
||||
<button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-target="#sidebar-container">
|
||||
<span class="sr-only">{% trans %}sidebar.toggle{% endtrans %}</span>
|
||||
<span class="visually-hidden">{% trans %}sidebar.toggle{% endtrans %}</span>
|
||||
<!-- <span class="navbar-toggler-icon"></span> -->
|
||||
<i class="fas fa-folder-open fa-lg fa-fw"></i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue