118 |
"open" => "recherchedossier.php|", |
"open" => "recherchedossier.php|", |
119 |
); |
); |
120 |
$links[] = array( |
$links[] = array( |
121 |
"class" => "subtitle", |
"class" => "category", |
122 |
"title" => _("Consultation"), |
"title" => _("Consultation"), |
123 |
"right" => "consultation" |
"right" => "consultation" |
124 |
); |
); |
125 |
$links[] = array( |
$links[] = array( |
126 |
|
"title" => "<hr/>", |
127 |
|
"right" => array("consultation_mes_retours", "consultation_tous_retours"), |
128 |
|
); |
129 |
|
$links[] = array( |
130 |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
"href" => "../scr/tab.php?obj=consultation_mes_retours", |
131 |
"class" => "consultation_mes_retours", |
"class" => "consultation_mes_retours", |
132 |
"title" => _("Mes retours"), |
"title" => _("Mes retours"), |
693 |
); |
); |
694 |
// |
// |
695 |
$links[] = array( |
$links[] = array( |
696 |
|
"class" => "category", |
697 |
|
"title" => _("Organisation"), |
698 |
|
"right" => array("direction", "division", "instructeur"), |
699 |
|
); |
700 |
|
$links[] = array( |
701 |
|
"title" => "<hr/>", |
702 |
|
"right" => array("direction", "division", "instructeur"), |
703 |
|
); |
704 |
|
|
705 |
|
$links[] = array( |
706 |
|
"href" => "../scr/tab.php?obj=direction", |
707 |
|
"class" => "direction", |
708 |
|
"title" => _("direction"), |
709 |
|
"right" => array("direction", "direction_tab", ), |
710 |
|
"open" => array("tab.php|direction", "form.php|direction", ), |
711 |
|
); |
712 |
|
// |
713 |
|
$links[] = array( |
714 |
|
"href" => "../scr/tab.php?obj=division", |
715 |
|
"class" => "division", |
716 |
|
"title" => _("division"), |
717 |
|
"right" => array("division", "division_tab", ), |
718 |
|
"open" => array("tab.php|division", "form.php|division", ), |
719 |
|
); |
720 |
|
// |
721 |
|
$links[] = array( |
722 |
|
"href" => "../scr/tab.php?obj=instructeur", |
723 |
|
"class" => "instructeur", |
724 |
|
"title" => _("instructeur"), |
725 |
|
"right" => array("instructeur", "instructeur_tab", ), |
726 |
|
"open" => array("tab.php|instructeur", "form.php|instructeur", ), |
727 |
|
); |
728 |
|
// |
729 |
|
$links[] = array( |
730 |
"class" => "category", |
"class" => "category", |
731 |
"title" => _("options avancees"), |
"title" => _("options avancees"), |
732 |
"right" => array("import", "gen", ), |
"right" => array("import", "gen", ), |