243 |
// |
// |
244 |
$links[] = array( |
$links[] = array( |
245 |
"href" => "../scr/tab.php?obj=dossier_instruction", |
"href" => "../scr/tab.php?obj=dossier_instruction", |
246 |
"class" => "dossier_instruction", |
"class" => "dossier_instruction_recherche", |
247 |
"title" => _("recherche"), |
"title" => _("recherche"), |
248 |
"right" => array("dossier_instruction", "dossier_instruction_tab", ), |
"right" => array("dossier_instruction", "dossier_instruction_tab", ), |
249 |
"open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ), |
"open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ), |
278 |
); |
); |
279 |
$links[] = array( |
$links[] = array( |
280 |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
281 |
"class" => "consultation_mes_retours", |
"class" => "consultation-retour", |
282 |
"title" => _("Mes retours"), |
"title" => _("Mes retours"), |
283 |
"right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ), |
"right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ), |
284 |
"open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ), |
"open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ), |
285 |
); |
); |
286 |
$links[] = array( |
$links[] = array( |
287 |
"href" => "../scr/tab.php?obj=consultation_tous_retours", |
"href" => "../scr/tab.php?obj=consultation_tous_retours", |
288 |
"class" => "consultation_tous_retours", |
"class" => "consultation-retour", |
289 |
"title" => _("Tous les retours"), |
"title" => _("Tous les retours"), |
290 |
"right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ), |
"right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ), |
291 |
"open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ), |
"open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ), |
392 |
// |
// |
393 |
$links[] = array( |
$links[] = array( |
394 |
"href" => "../app/avis_code_barre.php", |
"href" => "../app/avis_code_barre.php", |
395 |
"class" => "avis_code_barre", |
"class" => "consultation-retour", |
396 |
"title" => _("retours de consultation"), |
"title" => _("retour"), |
397 |
"right" => array( |
"right" => array( |
398 |
"avis_code_barre", |
"avis_code_barre", |
399 |
), |
), |