From ed58ce86097bf2154317df98dfcf59555c4c8d18 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Fri, 2 Dec 2011 14:30:26 +0000 Subject: [PATCH] dirigeantsop --- includes/user/permissions.php | 1 + www/pages/dirigeants.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/user/permissions.php b/includes/user/permissions.php index 79f21c1e0..e05eff287 100644 --- a/includes/user/permissions.php +++ b/includes/user/permissions.php @@ -32,6 +32,7 @@ $definePerms = array( 'INTERNATIONAL' => array( 'init' => '', 'txt' => 'Recherche Internationale'), 'BDF' => array( 'init' => '', 'txt' => 'Banque de France'), 'UPLOADBILAN' => array( 'init' => '', 'txt' => 'Saisie de bilan'), + 'DIRIGEANTSOP' => array( 'init' => '', 'txt' => 'Liste des dirigeants opérationnels'), 'MONPROFIL' => array( 'init' => '', 'txt' => 'Mon profil'), 'EDITION' => array( 'init' => '', 'txt' => 'Mode Edition'), ); diff --git a/www/pages/dirigeants.php b/www/pages/dirigeants.php index 9584536c4..62176e70a 100644 --- a/www/pages/dirigeants.php +++ b/www/pages/dirigeants.php @@ -31,7 +31,7 @@ $dirs = scoresws_dirigeants($siret, $siren, $idEntreprise); ?> - +