Ajout des droits Investigation
This commit is contained in:
parent
41aa7db3d7
commit
30225599a5
@ -561,7 +561,7 @@ if ($etab['Enseigne']<>'' || $etab['Sigle']<>'') {
|
|||||||
?>
|
?>
|
||||||
<p class="StyleInfoLib">Effectuer une recherche entreprise avec les paramètres "<a href="./?page=recherche&vue=list&formR[type]=ent&formR[raisonSociale]=<?=$search?>"><?=$search?></a>"</p>
|
<p class="StyleInfoLib">Effectuer une recherche entreprise avec les paramètres "<a href="./?page=recherche&vue=list&formR[type]=ent&formR[raisonSociale]=<?=$search?>"><?=$search?></a>"</p>
|
||||||
<?php }?>
|
<?php }?>
|
||||||
<?php if($_SESSION['tabInfo']['idClient']!=32){ ?>
|
<?php if (!preg_match('/INVESTIG/i', $login['droits'])){?>
|
||||||
<p class="StyleInfoLib">Si aucun résultat ne correspond à votre recherche. <a href="./?page=recherche&action=rechercher&vue=enq">Cliquez-ici.</a><br/></p>
|
<p class="StyleInfoLib">Si aucun résultat ne correspond à votre recherche. <a href="./?page=recherche&action=rechercher&vue=enq">Cliquez-ici.</a><br/></p>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user