Correction affichage dans la liste de recherche
This commit is contained in:
parent
c0c58c64cc
commit
b43899a56d
@ -458,7 +458,7 @@ switch ($vueRecherche) {
|
||||
<li class="StyleInfoData" type="1" value="<?=((($curPage-1)*$tabInfo['nbReponses'])+$i+1);?>"><!--<?="$curPage / $totPage / ".$O['results']['nbReponsesTotal'] ." / ".$tabInfo['nbReponses']." / $position";?>-->
|
||||
<?php
|
||||
if($_SESSION['tabInfo']['idClient']!=34){
|
||||
$href = '/?page=identite&siret='.$etab['Siret'].'&idEntreprise='.$etab['id'].'">';
|
||||
$href = '/?page=identite&siret='.$etab['Siret'].'&idEntreprise='.$etab['id'];
|
||||
}else{
|
||||
$href = '#';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user