dirigeantsop

This commit is contained in:
Michael RICOIS 2011-12-02 14:30:26 +00:00
parent 574999e43a
commit ed58ce8609
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ $definePerms = array(
'INTERNATIONAL' => array( 'init' => '', 'txt' => 'Recherche Internationale'), 'INTERNATIONAL' => array( 'init' => '', 'txt' => 'Recherche Internationale'),
'BDF' => array( 'init' => '', 'txt' => 'Banque de France'), 'BDF' => array( 'init' => '', 'txt' => 'Banque de France'),
'UPLOADBILAN' => array( 'init' => '', 'txt' => 'Saisie de bilan'), 'UPLOADBILAN' => array( 'init' => '', 'txt' => 'Saisie de bilan'),
'DIRIGEANTSOP' => array( 'init' => '', 'txt' => 'Liste des dirigeants opérationnels'),
'MONPROFIL' => array( 'init' => '', 'txt' => 'Mon profil'), 'MONPROFIL' => array( 'init' => '', 'txt' => 'Mon profil'),
'EDITION' => array( 'init' => '', 'txt' => 'Mode Edition'), 'EDITION' => array( 'init' => '', 'txt' => 'Mode Edition'),
); );

View File

@ -31,7 +31,7 @@ $dirs = scoresws_dirigeants($siret, $siren, $idEntreprise);
?> ?>
</td> </td>
</tr> </tr>
<?php if( $_SESSION['tabInfo']['idClient']==1){ ?> <?php if( checkPerm('dirigeantsop') ){ ?>
<tr> <tr>
<td width="30">&nbsp;</td> <td width="30">&nbsp;</td>
<td colspan="2" width="550" class="StyleInfoData"> <td colspan="2" width="550" class="StyleInfoData">