This commit is contained in:
KONE SOREL 2026-01-30 18:39:52 +00:00
parent a7643c36e2
commit de420bc554

View File

@ -241,16 +241,15 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<i class="bi bi-list toggle-sidebar-btn" onclick="toggleSidebar()" style="cursor: pointer;"></i>
</div>
<!--
<nav aria-label="breadcrumb" class="mb-4">
<ol class="breadcrumb shadow-sm bg-white p-2 px-3 rounded-pill">
<li class="breadcrumb-item small"><a href="#" class="text-decoration-none text-muted"><?= strtoupper($retourVue) ?></a></li>
<li class="breadcrumb-item small text-primary fw-bold active"><?= strtoupper($descriptionVue) ?></li>
</ol>
</nav>
-->
<!-- -->
<div class="header-controls">
<!-- Notifications
<button class="header-btn notification-btn" onclick="appNotifications().showMessagesModal()"