99 |
), |
), |
100 |
"open" => array("tab.php|demande","form.php|demande"), |
"open" => array("tab.php|demande","form.php|demande"), |
101 |
); |
); |
102 |
|
$links[] = array( |
103 |
|
"title" => "<hr/>", |
104 |
|
"right" => array( |
105 |
|
"petitionnaire_frequent_consulter", "petitionnaire_frequent_tab" |
106 |
|
), |
107 |
|
); |
108 |
|
$links[] = array( |
109 |
|
"href" => "../scr/tab.php?obj=petitionnaire_frequent", |
110 |
|
"class" => "petitionnaire_frequent", |
111 |
|
"title" => _("petitionnaire_frequent"), |
112 |
|
"right" => array( |
113 |
|
"petitionnaire_frequent_consulter", "petitionnaire_frequent_tab" |
114 |
|
), |
115 |
|
"open" => array("tab.php|petitionnaire_frequent","form.php|petitionnaire_frequent"), |
116 |
|
); |
117 |
// |
// |
118 |
$links[] = array( |
$links[] = array( |
119 |
"class" => "category", |
"class" => "category", |
877 |
); |
); |
878 |
// |
// |
879 |
$links[] = array( |
$links[] = array( |
880 |
|
"href" => "../scr/tab.php?obj=arrondissement", |
881 |
|
"class" => "arrondissement", |
882 |
|
"title" => _("arrondissement"), |
883 |
|
"right" => array("arrondissement", "arrondissement_tab", ), |
884 |
|
"open" => array("tab.php|arrondissement", "form.php|arrondissement", ), |
885 |
|
); |
886 |
|
// |
887 |
|
$links[] = array( |
888 |
|
"href" => "../scr/tab.php?obj=quartier", |
889 |
|
"class" => "quartier", |
890 |
|
"title" => _("quartier"), |
891 |
|
"right" => array("quartier", "quartier_tab", ), |
892 |
|
"open" => array("tab.php|quartier", "form.php|quartier", ), |
893 |
|
); |
894 |
|
// |
895 |
|
$links[] = array( |
896 |
"class" => "category", |
"class" => "category", |
897 |
"title" => _("Organisation"), |
"title" => _("Organisation"), |
898 |
"right" => array( |
"right" => array( |
1061 |
); |
); |
1062 |
// |
// |
1063 |
$links[] = array( |
$links[] = array( |
1064 |
|
"href" => "../scr/tab.php?obj=etat_dossier_autorisation", |
1065 |
|
"class" => "etat_dossier_autorisation", |
1066 |
|
"title" => _("etat dossiers autorisations"), |
1067 |
|
"right" => array("etat_dossier_autorisation", "etat_dossier_autorisation_tab", ), |
1068 |
|
"open" => array("tab.php|etat_dossier_autorisation", "form.php|etat_dossier_autorisation", ), |
1069 |
|
); |
1070 |
|
// |
1071 |
|
$links[] = array( |
1072 |
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
"href" => "../scr/tab.php?obj=lien_evenement_dossier_autorisation_type", |
1073 |
"class" => "lien_evenement_dossier_autorisation_type", |
"class" => "lien_evenement_dossier_autorisation_type", |
1074 |
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |
"title" => _("lien")." "._("evenement")." "._("dossier")." "._("autorisation")." "._("type"), |