Correction libellé
This commit is contained in:
parent
0a7f3b7c6d
commit
e10bc9d574
@ -129,7 +129,7 @@ $columns = array('LPAD(siren, 9, 000000000) AS siren', 'LPAD(nic,5,00000) AS nic
|
||||
// --- Ajouter le champ presentRcs
|
||||
$columns[] = 'presentRcs';
|
||||
$tabEntete[] = 'presentRcs';
|
||||
$tabEnteteLabel[] = "Présent au RNCS";
|
||||
$tabEnteteLabel[] = "Présence au RNCS";
|
||||
|
||||
$joins = array();
|
||||
foreach ( $dataProfil as $item ) {
|
||||
|
Loading…
Reference in New Issue
Block a user