val
This commit is contained in:
parent
1fb2096dbf
commit
e6e36c1c9a
|
|
@ -60,14 +60,14 @@ $activeChildId = $menuData['child'];
|
|||
$imgData = $_SESSION['photoAssureCrypte'];
|
||||
$photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||
|
||||
/*
|
||||
|
||||
$infovue = $gabary->getInfosVue($_SESSION['vue']);
|
||||
|
||||
$descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description'];
|
||||
$retourVue = $infovue['lienRetour'];
|
||||
|
||||
var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue));
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
|
@ -241,13 +241,15 @@ var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue));
|
|||
|
||||
<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">INTER SANTE</a></li>
|
||||
<li class="breadcrumb-item small text-primary fw-bold active"><?= strtoupper($activeLevel1) ?></li>
|
||||
</ol>
|
||||
</nav>
|
||||
-->
|
||||
|
||||
<!-- -->
|
||||
<div class="header-controls">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user