321 |
), |
), |
322 |
"rapport_instruction" => array( |
"rapport_instruction" => array( |
323 |
"title" => _("rapport d'instruction"), |
"title" => _("rapport d'instruction"), |
324 |
"href" => "../app/rapport_instruction.php?idx=".((isset($idx))? $idx:""), |
"href" => "../app/redirection_onglet.php?idx=".((isset($idx))? $idx:"")."&obj=rapport_instruction&", |
325 |
), |
), |
326 |
"lot" => array( |
"lot" => array( |
327 |
"title" => _("lot(s)"), |
"title" => _("lot(s)"), |
328 |
), |
), |
329 |
|
"donnees_techniques" => array( |
330 |
|
"title" => _("donnees techniques"), |
331 |
|
"href" => "../app/redirection_onglet.php?idx=".((isset($idx))? $idx:"")."&obj=donnees_techniques&", |
332 |
|
), |
333 |
); |
); |
334 |
|
|
335 |
?> |
?> |