reset sur les liens vers la fiche identite
This commit is contained in:
parent
69a1c08c4a
commit
290ae42975
@ -67,7 +67,7 @@ if ( count($this->actionnaires)>0 ){
|
||||
'controller' => 'identite',
|
||||
'action' => 'fiche',
|
||||
'siret' => $lien->Siren
|
||||
));
|
||||
), null, true);
|
||||
echo 'Siren <a href="'.$href.'">'.$lien->Siren.'</a>';
|
||||
}
|
||||
else ' ';
|
||||
@ -129,7 +129,7 @@ if (count($this->participations)>0)
|
||||
'controller' => 'identite',
|
||||
'action' => 'fiche',
|
||||
'siret' => $lien->Siren
|
||||
));
|
||||
), null, true);
|
||||
echo 'Siren <a href="'.$href.'">'.$lien->Siren.'</a>';
|
||||
}
|
||||
else ' ';
|
||||
|
Loading…
x
Reference in New Issue
Block a user