129 |
"right" => array("consultation", "consultation_tab", ), |
"right" => array("consultation", "consultation_tab", ), |
130 |
"open" => array("tab.php|consultation", "form.php|consultation", ), |
"open" => array("tab.php|consultation", "form.php|consultation", ), |
131 |
); |
); |
132 |
|
$links[] = array( |
133 |
|
"href" => "../scr/tab.php?obj=consultation_encours", |
134 |
|
"class" => "consultation_encours", |
135 |
|
"title" => _("Tous les en cours"), |
136 |
|
"right" => array("consultation_encours", "consultation_encours_tab", ), |
137 |
|
"open" => array("tab.php|consultation_encours", "form.php|consultation_encours", ), |
138 |
|
); |
139 |
// |
// |
140 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
141 |
// |
// |