issue #0001889 : Last small change
This commit is contained in:
parent
fc6cda9dcb
commit
4cb81cdcc3
@ -36,9 +36,9 @@
|
||||
<tr>
|
||||
<td width="30"> </td>
|
||||
<td width="200" class="StyleInfoLib"> </td>
|
||||
<td width="350" class="StyleInfoData" style="text-align: right;">
|
||||
<td width="350" class="StyleInfoData">
|
||||
<a href=<?=$this->url(array('controller'=>'evaluation', 'action'=>'indiscorehisto', 'siret' => $this->siret)); ?>>
|
||||
<?=$this->translate('Consulter l\'historique des IndiScore');?></a>
|
||||
<?=$this->translate("Consulter l'historique des IndiScore");?></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -322,6 +322,7 @@ class Scores_Menu
|
||||
'activateMenu' => array(
|
||||
array('controller'=>'evaluation', 'action'=> 'scoringcommande'),
|
||||
array('controller'=>'evaluation', 'action'=> 'aviscredit'),
|
||||
array('controller'=>'evaluation', 'action'=> 'indiscorehisto'),
|
||||
),
|
||||
'pages' => array(
|
||||
array(
|
||||
|
Loading…
Reference in New Issue
Block a user