191 |
); |
); |
192 |
$links[] = array( |
$links[] = array( |
193 |
"href" => "../scr/form.php?obj=demande_affichage_reglementaire_registre&action=110&idx=0", |
"href" => "../scr/form.php?obj=demande_affichage_reglementaire_registre&action=110&idx=0", |
194 |
"class" => "edition", |
"class" => "affichage_reglementaire_registre", |
195 |
"title" => _("registre"), |
"title" => _("registre"), |
196 |
"right" => array( |
"right" => array( |
197 |
"affichage_reglementaire_registre", |
"affichage_reglementaire_registre", |
200 |
); |
); |
201 |
$links[] = array( |
$links[] = array( |
202 |
"href" => "../scr/form.php?obj=demande_affichage_reglementaire_attestation&action=120&idx=0", |
"href" => "../scr/form.php?obj=demande_affichage_reglementaire_attestation&action=120&idx=0", |
203 |
"class" => "edition", |
"class" => "affichage_reglementaire_attestation", |
204 |
"title" => _("attestation"), |
"title" => _("attestation"), |
205 |
"right" => array( |
"right" => array( |
206 |
"affichage_reglementaire_attestation", |
"affichage_reglementaire_attestation", |
370 |
$links[] = array( |
$links[] = array( |
371 |
"class" => "category", |
"class" => "category", |
372 |
"title" => _("consultations"), |
"title" => _("consultations"), |
373 |
"right" => array("consultation_mes_retours", "consultation_tous_retours", ), |
"right" => array( |
374 |
|
"consultation_mes_retours", "consultation_retours_ma_division", "consultation_tous_retours", |
375 |
|
), |
376 |
); |
); |
377 |
$links[] = array( |
$links[] = array( |
378 |
"title" => "<hr/>", |
"title" => "<hr/>", |
379 |
"right" => array("consultation_mes_retours", "consultation_tous_retours", ), |
"right" => array( |
380 |
|
"consultation_mes_retours", "consultation_retours_ma_division", "consultation_tous_retours", |
381 |
|
), |
382 |
); |
); |
383 |
$links[] = array( |
$links[] = array( |
384 |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
388 |
"open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ), |
"open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ), |
389 |
); |
); |
390 |
$links[] = array( |
$links[] = array( |
391 |
|
"href" => "../scr/tab.php?obj=consultation_retours_ma_division", |
392 |
|
"class" => "consultation_retours_ma_division", |
393 |
|
"title" => _("Retours de ma division"), |
394 |
|
"right" => array("consultation_retours_ma_division", "consultation_retours_ma_division_tab", ), |
395 |
|
"open" => array("tab.php|consultation_retours_ma_division", "form.php|consultation_retours_ma_division", ), |
396 |
|
); |
397 |
|
$links[] = array( |
398 |
"href" => "../scr/tab.php?obj=consultation_tous_retours", |
"href" => "../scr/tab.php?obj=consultation_tous_retours", |
399 |
"class" => "consultation_tous_retours", |
"class" => "consultation_tous_retours", |
400 |
"title" => _("Tous les retours"), |
"title" => _("Tous les retours"), |