301 |
$links[] = array( |
$links[] = array( |
302 |
"title" => "<hr/>", |
"title" => "<hr/>", |
303 |
"right" => array( |
"right" => array( |
304 |
"architecte", "architecte_tab", "service", "service_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab", |
"architecte", "architecte_tab", "service", "service_tab", "instructeur", "instructeur_tab", "service_categorie", "service_categorie_tab", "lien_service_service_categorie", "lien_service_service_categorie_tab", |
305 |
|
"lien_localisation_nature", "lien_localisation_nature_tab", |
306 |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
"travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab", |
307 |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
"destination", "destination_tab", "nature", "nature_tab", "rivoli", |
308 |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
"rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab", |
340 |
); |
); |
341 |
// |
// |
342 |
$links[] = array( |
$links[] = array( |
343 |
|
"href" => "../scr/tab.php?obj=instructeur", |
344 |
|
"class" => "instructeur", |
345 |
|
"title" => _("instructeur"), |
346 |
|
"right" => array("instructeur", "instructeur_tab", ), |
347 |
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
348 |
|
); |
349 |
|
// |
350 |
|
$links[] = array( |
351 |
|
"href" => "../scr/tab.php?obj=lien_localisation_nature", |
352 |
|
"class" => "lien_localisation_nature", |
353 |
|
"title" => _("Lien instructeur / localisation / type de dossier"), |
354 |
|
"right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ), |
355 |
|
"open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ), |
356 |
|
); |
357 |
|
// |
358 |
|
$links[] = array( |
359 |
"href" => "../scr/tab.php?obj=travaux", |
"href" => "../scr/tab.php?obj=travaux", |
360 |
"class" => "travaux", |
"class" => "travaux", |
361 |
"title" => _("travaux"), |
"title" => _("travaux"), |