433 |
$links[] = array( |
$links[] = array( |
434 |
"title" => "<hr/>", |
"title" => "<hr/>", |
435 |
"right" => array( |
"right" => array( |
436 |
"architecte", "architecte_tab", "service", "service_tab", "instructeur", |
"architecte", "architecte_tab", |
|
"instructeur_tab", "service_categorie", "service_categorie_tab", |
|
|
"lien_service_service_categorie", "lien_service_service_categorie_tab", |
|
437 |
"lien_localisation_nature", "lien_localisation_nature_tab", |
"lien_localisation_nature", "lien_localisation_nature_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", |
456 |
); |
); |
457 |
// |
// |
458 |
$links[] = array( |
$links[] = array( |
|
"href" => "../scr/tab.php?obj=service", |
|
|
"class" => "service", |
|
|
"title" => _("service"), |
|
|
"right" => array("service", "service_tab", ), |
|
|
"open" => array("tab.php|service", "form.php|service", ), |
|
|
); |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=service_categorie", |
|
|
"class" => "service_categorie", |
|
|
"title" => _("thematique des services"), |
|
|
"right" => array("service_categorie", "service_categorie_tab", ), |
|
|
"open" => array("tab.php|service_categorie", "form.php|service_categorie", ), |
|
|
); |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=lien_service_service_categorie", |
|
|
"class" => "lien_service_service_categorie", |
|
|
"title" => _("Lien service / thematique"), |
|
|
"right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ), |
|
|
"open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
|
"href" => "../scr/tab.php?obj=instructeur", |
|
|
"class" => "instructeur", |
|
|
"title" => _("instructeur"), |
|
|
"right" => array("instructeur", "instructeur_tab", ), |
|
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
459 |
"href" => "../scr/tab.php?obj=lien_localisation_nature", |
"href" => "../scr/tab.php?obj=lien_localisation_nature", |
460 |
"class" => "lien_localisation_nature", |
"class" => "lien_localisation_nature", |
461 |
"title" => _("Lien instructeur / localisation / type de dossier"), |
"title" => _("Lien instructeur / localisation / type de dossier"), |
639 |
); |
); |
640 |
// |
// |
641 |
$links[] = array( |
$links[] = array( |
|
"href" => "../scr/tab.php?obj=avis_consultation", |
|
|
"class" => "avis_consultation", |
|
|
"title" => _("avis consultation"), |
|
|
"right" => array("avis_consultation", "avis_consultation_tab", ), |
|
|
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
|
|
); |
|
|
// |
|
|
$links[] = array( |
|
642 |
"class" => "category", |
"class" => "category", |
643 |
"title" => _("Organisation"), |
"title" => _("Organisation"), |
644 |
"right" => array( |
"right" => array( |
688 |
// |
// |
689 |
$links[] = array( |
$links[] = array( |
690 |
"class" => "category", |
"class" => "category", |
691 |
"title" => _("guichet unique"), |
"title" => _("gestion des consultations"), |
692 |
|
"right" => array( |
693 |
|
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
694 |
|
"service_categorie", "service_categorie_tab", |
695 |
|
"lien_service_service_categorie", "lien_service_service_categorie_tab", |
696 |
|
), |
697 |
|
); |
698 |
|
// |
699 |
|
$links[] = array( |
700 |
|
"title" => "<hr/>", |
701 |
|
"right" => array( |
702 |
|
"avis_consultation", "avis_consultation_tab", "service", "service_tab", |
703 |
|
"service_categorie", "service_categorie_tab", |
704 |
|
"lien_service_service_categorie", "lien_service_service_categorie_tab", |
705 |
|
), |
706 |
|
); |
707 |
|
// |
708 |
|
$links[] = array( |
709 |
|
"href" => "../scr/tab.php?obj=avis_consultation", |
710 |
|
"class" => "avis_consultation", |
711 |
|
"title" => _("avis consultation"), |
712 |
|
"right" => array("avis_consultation", "avis_consultation_tab", ), |
713 |
|
"open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ), |
714 |
|
); |
715 |
|
// |
716 |
|
$links[] = array( |
717 |
|
"href" => "../scr/tab.php?obj=service", |
718 |
|
"class" => "service", |
719 |
|
"title" => _("service"), |
720 |
|
"right" => array("service", "service_tab", ), |
721 |
|
"open" => array("tab.php|service", "form.php|service", ), |
722 |
|
); |
723 |
|
$links[] = array( |
724 |
|
"href" => "../scr/tab.php?obj=service_categorie", |
725 |
|
"class" => "service_categorie", |
726 |
|
"title" => _("thematique des services"), |
727 |
|
"right" => array("service_categorie", "service_categorie_tab", ), |
728 |
|
"open" => array("tab.php|service_categorie", "form.php|service_categorie", ), |
729 |
|
); |
730 |
|
$links[] = array( |
731 |
|
"href" => "../scr/tab.php?obj=lien_service_service_categorie", |
732 |
|
"class" => "lien_service_service_categorie", |
733 |
|
"title" => _("Lien service / thematique"), |
734 |
|
"right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ), |
735 |
|
"open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ), |
736 |
|
); |
737 |
|
// |
738 |
|
$links[] = array( |
739 |
|
"class" => "category", |
740 |
|
"title" => _("gestion du guichet unique"), |
741 |
"right" => array( |
"right" => array( |
742 |
"demande_genre", "demande_genre_tab", "demande_type", |
"demande_genre", "demande_genre_tab", "demande_type", |
743 |
"demande_type_tab", "demande_nature", "demande_nature_tab", |
"demande_type_tab", "demande_nature", "demande_nature_tab", |