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-retour", |
"class" => "consultation_mes_retours", |
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-retour", |
"class" => "consultation_tous_retours", |
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", ), |