150 |
array('lien' => '../pdf/pdfetat.php?idx=', |
array('lien' => '../pdf/pdfetat.php?idx=', |
151 |
'id' => '&obj=dossier', |
'id' => '&obj=dossier', |
152 |
'lib' => "<span class=\"om-prev-icon om-icon-16 pdf-16\" title=\""._("Edition")."\">"._("Edition")."</span>", |
'lib' => "<span class=\"om-prev-icon om-icon-16 pdf-16\" title=\""._("Edition")."\">"._("Edition")."</span>", |
153 |
|
'target' => '_blank', |
154 |
'ordre' => 30,); |
'ordre' => 30,); |
155 |
$portlet_actions['dossier'] = |
$portlet_actions['dossier'] = |
156 |
array('lien' => '../app/dossier.php?id=', |
array('lien' => '../app/dossier.php?id=', |
165 |
|
|
166 |
// Action pour le rapport d'instruction |
// Action pour le rapport d'instruction |
167 |
$portlet_actions['rapport_instruction'] = |
$portlet_actions['rapport_instruction'] = |
168 |
array('lien' => "", |
array('lien' => "#\" onclick=\"redirectPortletAction('", |
169 |
'id' => "", |
'id' => "', 'rapport_instruction');\"", |
170 |
'lib' => "<span class=\"om-prev-icon om-icon-16 om-icon-fix rediger-16\" title=\"". |
'lib' => "<span class=\"om-prev-icon om-icon-16 om-icon-fix rediger-16\" title=\"". |
171 |
_("Redaction")."\">"._("Rediger le rapport d'instruction")."</span>", |
_("Redaction")."\">"._("Rediger le rapport d'instruction")."</span>", |
172 |
'ordre' => 30, |
'ordre' => 30, |