a
This commit is contained in:
parent
825418183b
commit
07dabf7e4b
|
|
@ -144,7 +144,7 @@
|
|||
<li class="nav-item">
|
||||
<a title="<?= _("Gestionnaire d'assurance santé");?>" style="margin-left:10px; margin-right:10px;" class="nav-link nav-icon" href="javascript:infos_entite();">
|
||||
|
||||
<img id="lienLogo" src="<?= $_SESSION['lienLogo'] ?>" alt="Profile" style="width:100px;max-height: 60px;" class="rounded-circle">
|
||||
<img id="lienLogo" src="<?= $_SESSION['lienLogo'] ?>" alt="Logo" style="width:200px;max-height: 60px;" class="rounded-circle">
|
||||
|
||||
<span id="nomSociete" class="d-none d-lg-inline"> <?=$companyDisplayName?> </span>
|
||||
|
||||
|
|
@ -297,6 +297,7 @@
|
|||
<div id="div_test_gabarit">
|
||||
|
||||
<?php
|
||||
/*
|
||||
var_dump
|
||||
(
|
||||
array
|
||||
|
|
@ -307,6 +308,7 @@
|
|||
)
|
||||
|
||||
);
|
||||
*
|
||||
?>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user