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> <i class="bi bi-list toggle-sidebar-btn" onclick="toggleSidebar()" style="cursor: pointer;"></i>
</div> </div>
<!--
<nav aria-label="breadcrumb" class="mb-4"> <nav aria-label="breadcrumb" class="mb-4">
<ol class="breadcrumb shadow-sm bg-white p-2 px-3 rounded-pill"> <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"><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> <li class="breadcrumb-item small text-primary fw-bold active"><?= strtoupper($descriptionVue) ?></li>
</ol> </ol>
</nav> </nav>
-->
<!-- -->
<div class="header-controls"> <div class="header-controls">
<!-- Notifications <!-- Notifications
<button class="header-btn notification-btn" onclick="appNotifications().showMessagesModal()" <button class="header-btn notification-btn" onclick="appNotifications().showMessagesModal()"