434 |
"title" => "<hr/>", |
"title" => "<hr/>", |
435 |
"right" => array( |
"right" => array( |
436 |
"architecte", "architecte_tab", |
"architecte", "architecte_tab", |
437 |
"lien_localisation_nature", "lien_localisation_nature_tab", |
"affectation_automatique", "affectation_automatique_tab", |
438 |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
439 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
440 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
455 |
); |
); |
456 |
// |
// |
457 |
$links[] = array( |
$links[] = array( |
458 |
"href" => "../scr/tab.php?obj=lien_localisation_nature", |
"href" => "../scr/tab.php?obj=affectation_automatique", |
459 |
"class" => "lien_localisation_nature", |
"class" => "affectation_automatique", |
460 |
"title" => _("Lien instructeur / localisation / type de dossier"), |
"title" => _("affectation automatique"), |
461 |
"right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ), |
"right" => array("affectation_automatique", "affectation_automatique_tab", ), |
462 |
"open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ), |
"open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ), |
463 |
); |
); |
464 |
// |
// |
465 |
$links[] = array( |
$links[] = array( |