/[openfoncier]/trunk/dyn/menu.inc.php
ViewVC logotype

Diff of /trunk/dyn/menu.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 652 by nhaye, Fri Nov 9 17:47:34 2012 UTC revision 656 by fmichon, Sun Nov 11 22:14:37 2012 UTC
# Line 116  $rubrik = array( Line 116  $rubrik = array(
116  );  );
117  //  //
118  $links = array();  $links = array();
119  //  // Catégorie DOSSIERS D'INSTRUCTION
120  $links[] = array(  $links[] = array(
121      "class" => "category",      "class" => "category",
122      "title" => _("dossiers d'instruction"),      "title" => _("dossiers d'instruction"),
# Line 129  $links[] = array( Line 129  $links[] = array(
129          "PC_modificatif", "PC_modificatif_tab",          "PC_modificatif", "PC_modificatif_tab",
130      ),      ),
131  );  );
132    $links[] = array(
133        "title" => "<hr/>",
134        "right" => array(
135            "dossier_instruction_mes_encours", "dossier_instruction_mes_encours_tab",
136            "dossier_instruction_tous_encours", "dossier_instruction_tous_encours_tab",
137        ),
138    );
139  //  //
140  $links[] = array(  $links[] = array(
141      "href" => "../scr/tab.php?obj=dossier_instruction_mes_encours",      "href" => "../scr/tab.php?obj=dossier_instruction_mes_encours",
# Line 197  $links[] = array( Line 204  $links[] = array(
204      "right" => array("dossier_instruction", "dossier_instruction_tab", ),      "right" => array("dossier_instruction", "dossier_instruction_tab", ),
205      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),      "open" => array("tab.php|dossier_instruction", "form.php|dossier_instruction", ),
206  );  );
207  //  // Catégorie CONSULTATIONS
208  $links[] = array(  $links[] = array(
209      "class" => "category",      "class" => "category",
210      "title" => _("consultations"),      "title" => _("consultations"),
211      "right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"),      "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
212  );  );
213  $links[] = array(  $links[] = array(
214      "title" => "<hr/>",      "title" => "<hr/>",
215      "right" => array("consultation_mes_retours", "consultation_tous_retours","avis_code_barre"),      "right" => array("consultation_mes_retours", "consultation_tous_retours", ),
216  );  );
217  $links[] = array(  $links[] = array(
218      "href" => "../scr/tab.php?obj=consultation_mes_retours",      "href" => "../scr/tab.php?obj=consultation_mes_retours",
# Line 221  $links[] = array( Line 228  $links[] = array(
228      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),
229      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),
230  );  );
231    // Catégorie MESSAGES
   
232  $links[] = array(  $links[] = array(
233      "class" => "category",      "class" => "category",
234      "title" => _("Messages"),      "title" => _("Messages"),
235      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
236  );  );
237    //
238  $links[] = array(  $links[] = array(
239      "title" => "<hr/>",      "title" => "<hr/>",
240      "right" => array("messages_mes_retours", "messages_tous_retours"),      "right" => array("messages_mes_retours", "messages_tous_retours"),
241  );  );
242    //
243  $links[] = array(  $links[] = array(
244      "href" => "../scr/tab.php?obj=messages_mes_retours",      "href" => "../scr/tab.php?obj=messages_mes_retours",
245      "class" => "messages_mes_retours",      "class" => "messages_mes_retours",
# Line 239  $links[] = array( Line 247  $links[] = array(
247      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),      "right" => array("messages_mes_retours", "messages_mes_retours_tab", ),
248      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),      "open" => array("tab.php|messages_mes_retours", "form.php|messages_mes_retours", ),
249  );  );
250    //
251  $links[] = array(  $links[] = array(
252      "href" => "../scr/tab.php?obj=messages_tous_retours",      "href" => "../scr/tab.php?obj=messages_tous_retours",
253      "class" => "messages_tous_retours",      "class" => "messages_tous_retours",
# Line 252  $rubrik['links'] = $links; Line 261  $rubrik['links'] = $links;
261  //  //
262  $menu[] = $rubrik;  $menu[] = $rubrik;
263  // }}}  // }}}
264  // {{{ Rubrique Demandes d'avis  
265    // {{{ Rubrique SUIVI
266  //  //
267  $rubrik = array(  $rubrik = array(
268      "title" => _("Suivi"),      "title" => _("Suivi"),
# Line 867  $links[] = array( Line 877  $links[] = array(
877  $links[] = array(  $links[] = array(
878      "class" => "category",      "class" => "category",
879      "title" => _("tableaux de bord"),      "title" => _("tableaux de bord"),
880      "right" => array("om_widget", "om_widget_tab", ),      "right" => array(
881            "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
882        ),
883  );  );
884  //  //
885  $links[] = array(  $links[] = array(
886      "title" => "<hr/>",      "title" => "<hr/>",
887      "right" => array("om_widget", "om_widget_tab", ),      "right" => array(
888            "om_widget", "om_widget_tab", "om_dashboard", "om_dashboard_tab",
889        ),
890  );  );
891  //  //
892  $links[] = array(  $links[] = array(
893      "href" => "../scr/tab.php?obj=om_widget",      "href" => "../scr/tab.php?obj=om_widget",
894      "class" => "om_widget",      "class" => "om_widget",
895      "title" => _("widget"),      "title" => _("om_widget"),
896      "right" => array("om_widget", "om_widget_tab", ),      "right" => array("om_widget", "om_widget_tab", ),
897      "open" => array("tab.php|om_widget", "form.php|om_widget", ),      "open" => array("tab.php|om_widget", "form.php|om_widget", ),
898  );  );
899  //  //
900  $links[] = array(  $links[] = array(
901        "href" => "../scr/tab.php?obj=om_dashboard",
902        "class" => "om_dashboard",
903        "title" => _("om_dashboard"),
904        "right" => array( ),
905        "open" => array("tab.php|om_dashboard", "form.php|om_dashboard", ),
906    );
907    //
908    $links[] = array(
909      "class" => "category",      "class" => "category",
910      "title" => _("sig"),      "title" => _("sig"),
911      "right" => array(      "right" => array(

Legend:
Removed from v.652  
changed lines
  Added in v.656

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26