/[openfoncier]/branches/3.14.x/dyn/menu.inc.php
ViewVC logotype

Diff of /branches/3.14.x/dyn/menu.inc.php

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

revision 853 by fmichon, Wed Nov 28 14:55:26 2012 UTC revision 939 by vpihour, Fri Nov 30 13:53:11 2012 UTC
# Line 64  $links[] = array( Line 64  $links[] = array(
64  $links[] = array(  $links[] = array(
65      "class" => "category",      "class" => "category",
66      "title" => _("Affichage des dossiers"),      "title" => _("Affichage des dossiers"),
67      "right" => array("edition_m","attestation_affichage","attestation_affichage_tab",),      "right" => array("edition_m","attestation_affichage",),
68  );  );
69  $links[] = array(  $links[] = array(
70      "title" => "<hr/>",      "title" => "<hr/>",
# Line 81  $links[] = array( Line 81  $links[] = array(
81      "href" => "../app/attestation_affichage.php",      "href" => "../app/attestation_affichage.php",
82      "class" => "attestation_affichage",      "class" => "attestation_affichage",
83      "title" => _("attestation d'affichage"),      "title" => _("attestation d'affichage"),
84      "right" => array("attestation_affichage", "attestation_affichage_tab", ),      "right" => "attestation_affichage",
85      "open" => array("tab.php|attestation_affichage", "form.php|attestation_affichage", ),      "open" => "attestation_affichage.php|",
86  );  );
87  //  //
88  /*$links[] = array(  /*$links[] = array(
# Line 433  $links[] = array( Line 433  $links[] = array(
433  $links[] = array(  $links[] = array(
434      "title" => "<hr/>",      "title" => "<hr/>",
435      "right" => array(      "right" => array(
436          "architecte", "architecte_tab", "service", "service_tab", "instructeur",          "architecte", "architecte_tab",
437          "instructeur_tab", "service_categorie", "service_categorie_tab",          "affectation_automatique", "affectation_automatique_tab",
         "lien_service_service_categorie", "lien_service_service_categorie_tab",  
         "lien_localisation_nature", "lien_localisation_nature_tab",  
438           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",           "travaux", "travaux_tab", "categorie_demandeur", "categorie_demandeur_tab",
439          "destination", "destination_tab", "nature", "nature_tab", "rivoli",          "destination", "destination_tab", "nature", "nature_tab", "rivoli",
440          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",          "rivoli_tab", "civilite", "civilite_tab", "parametre", "parametre_tab",
         "dossier_autorisation","dossier_autorisation_tab",  
441          "dossier_autorisation_type","dossier_autorisation_type_tab",          "dossier_autorisation_type","dossier_autorisation_type_tab",
442          "dossier_autorisation_type_detaille","dossier_autorisation_type_detaille_tab",          "dossier_autorisation_type_detaille","dossier_autorisation_type_detaille_tab",
443          "dossier_instruction_type","dossier_instruction_type_tab",          "dossier_instruction_type","dossier_instruction_type_tab",
# Line 458  $links[] = array( Line 455  $links[] = array(
455  );  );
456  //  //
457  $links[] = array(  $links[] = array(
458      "href" => "../scr/tab.php?obj=service",      "href" => "../scr/tab.php?obj=affectation_automatique",
459      "class" => "service",      "class" => "affectation_automatique",
460      "title" => _("service"),      "title" => _("affectation automatique"),
461      "right" => array("service", "service_tab", ),      "right" => array("affectation_automatique", "affectation_automatique_tab", ),
462      "open" => array("tab.php|service", "form.php|service", ),      "open" => array("tab.php|affectation_automatique", "form.php|affectation_automatique", ),
 );  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=service_categorie",  
     "class" => "service_categorie",  
     "title" => _("thematique des services"),  
     "right" => array("service_categorie", "service_categorie_tab", ),  
     "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),  
 );  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=lien_service_service_categorie",  
     "class" => "lien_service_service_categorie",  
     "title" => _("Lien service / thematique"),  
     "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),  
     "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),  
 );  
 //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=instructeur",  
     "class" => "instructeur",  
     "title" => _("instructeur"),  
     "right" => array("instructeur", "instructeur_tab", ),  
     "open" => array("tab.php|instructeur", "form.php|instructeur", ),  
 );  
 //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=lien_localisation_nature",  
     "class" => "lien_localisation_nature",  
     "title" => _("Lien instructeur / localisation / type de dossier"),  
     "right" => array("lien_localisation_nature", "lien_localisation_nature_tab", ),  
     "open" => array("tab.php|lien_localisation_nature", "form.php|lien_localisation_nature", ),  
463  );  );
464  //  //
465  $links[] = array(  $links[] = array(
# Line 554  $links[] = array( Line 521  $links[] = array(
521  );  );
522  //  //
523  $links[] = array(  $links[] = array(
     "href" => "../scr/tab.php?obj=dossier_autorisation",  
     "class" => "dossier_autorisation",  
     "title" => _("dossier")." ".("autorisation"),  
     "right" => array("dossier_autorisation", "dossier_autorisation_tab", ),  
     "open" => array("tab.php|dossier_autorisation", "form.php|dossier_autorisation", ),  
 );  
 //  
 $links[] = array(  
524      "href" => "../scr/tab.php?obj=dossier_autorisation_type",      "href" => "../scr/tab.php?obj=dossier_autorisation_type",
525      "class" => "dossier_autorisation_type",      "class" => "dossier_autorisation_type",
526      "title" => _("dossier")." ".("autorisation")." "._("type"),      "title" => _("dossier")." ".("autorisation")." "._("type"),
# Line 671  $links[] = array( Line 630  $links[] = array(
630  );  );
631  //  //
632  $links[] = array(  $links[] = array(
     "href" => "../scr/tab.php?obj=avis_consultation",  
     "class" => "avis_consultation",  
     "title" => _("avis consultation"),  
     "right" => array("avis_consultation", "avis_consultation_tab", ),  
     "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),  
 );  
 //  
 $links[] = array(  
633      "class" => "category",      "class" => "category",
634      "title" => _("Organisation"),      "title" => _("Organisation"),
635      "right" => array(      "right" => array(
636          "direction", "direction_tab", "division", "division_tab", "instructeur",          "direction", "direction_tab", "division", "division_tab", "instructeur",
637          "instructeur_tab", "groupe", "groupe_tab",          "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
638      ),      ),
639  );  );
640  $links[] = array(  $links[] = array(
641      "title" => "<hr/>",      "title" => "<hr/>",
642      "right" => array(      "right" => array(
643          "direction", "direction_tab", "division", "division_tab", "instructeur",          "direction", "direction_tab", "division", "division_tab", "instructeur",
644          "instructeur_tab", "groupe", "groupe_tab",          "instructeur_tab", "groupe", "groupe_tab", "genre", "genre_tab",
645      ),      ),
646  );  );
647  //  //
648  $links[] = array(  $links[] = array(
649        "href" => "../scr/tab.php?obj=genre",
650        "class" => "genre",
651        "title" => _("genre"),
652        "right" => array("genre", "genre_tab", ),
653        "open" => array("tab.php|genre", "form.php|genre", ),
654    );
655    //
656    $links[] = array(
657      "href" => "../scr/tab.php?obj=groupe",      "href" => "../scr/tab.php?obj=groupe",
658      "class" => "groupe",      "class" => "groupe",
659      "title" => _("groupe"),      "title" => _("groupe"),
# Line 728  $links[] = array( Line 687  $links[] = array(
687  //  //
688  $links[] = array(  $links[] = array(
689      "class" => "category",      "class" => "category",
690      "title" => _("guichet unique"),      "title" => _("gestion des consultations"),
691      "right" => array(      "right" => array(
692          "demande_genre", "demande_genre_tab", "demande_type",          "avis_consultation", "avis_consultation_tab", "service", "service_tab",
693            "service_categorie", "service_categorie_tab",
694            "lien_service_service_categorie", "lien_service_service_categorie_tab",
695        ),
696    );
697    //
698    $links[] = array(
699        "title" => "<hr/>",
700        "right" => array(
701            "avis_consultation", "avis_consultation_tab", "service", "service_tab",
702            "service_categorie", "service_categorie_tab",
703            "lien_service_service_categorie", "lien_service_service_categorie_tab",
704        ),
705    );
706    //
707    $links[] = array(
708        "href" => "../scr/tab.php?obj=avis_consultation",
709        "class" => "avis_consultation",
710        "title" => _("avis consultation"),
711        "right" => array("avis_consultation", "avis_consultation_tab", ),
712        "open" => array("tab.php|avis_consultation", "form.php|avis_consultation", ),
713    );
714    //
715    $links[] = array(
716        "href" => "../scr/tab.php?obj=service",
717        "class" => "service",
718        "title" => _("service"),
719        "right" => array("service", "service_tab", ),
720        "open" => array("tab.php|service", "form.php|service", ),
721    );
722    $links[] = array(
723        "href" => "../scr/tab.php?obj=service_categorie",
724        "class" => "service_categorie",
725        "title" => _("thematique des services"),
726        "right" => array("service_categorie", "service_categorie_tab", ),
727        "open" => array("tab.php|service_categorie", "form.php|service_categorie", ),
728    );
729    $links[] = array(
730        "href" => "../scr/tab.php?obj=lien_service_service_categorie",
731        "class" => "lien_service_service_categorie",
732        "title" => _("Lien service / thematique"),
733        "right" => array("lien_service_service_categorie", "lien_service_service_categorie_tab", ),
734        "open" => array("tab.php|lien_service_service_categorie", "form.php|lien_service_service_categorie", ),
735    );
736    //
737    $links[] = array(
738        "class" => "category",
739        "title" => _("gestion du guichet unique"),
740        "right" => array(
741            "demande_type",
742          "demande_type_tab", "demande_nature", "demande_nature_tab",          "demande_type_tab", "demande_nature", "demande_nature_tab",
743      ),      ),
744  );  );
# Line 738  $links[] = array( Line 746  $links[] = array(
746  $links[] = array(  $links[] = array(
747      "title" => "<hr/>",      "title" => "<hr/>",
748      "right" => array(      "right" => array(
749          "demande_genre", "demande_genre_tab", "demande_type",          "demande_type",
750          "demande_type_tab", "demande_nature", "demande_nature_tab",          "demande_type_tab", "demande_nature", "demande_nature_tab",
751      ),      ),
752  );  );
# Line 750  $links[] = array( Line 758  $links[] = array(
758      "right" => array("demande_nature", "demande_nature_tab", ),      "right" => array("demande_nature", "demande_nature_tab", ),
759      "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),      "open" => array("tab.php|demande_nature", "form.php|demande_nature", ),
760  );  );
761  //  
 $links[] = array(  
     "href" => "../scr/tab.php?obj=demande_genre",  
     "class" => "demande_genre",  
     "title" => _("genre de la demande"),  
     "right" => array("demande_genre", "demande_genre_tab", ),  
     "open" => array("tab.php|demande_genre", "form.php|demande_genre", ),  
 );  
762  //  //
763  $links[] = array(  $links[] = array(
764      "href" => "../scr/tab.php?obj=demande_type",      "href" => "../scr/tab.php?obj=demande_type",

Legend:
Removed from v.853  
changed lines
  Added in v.939

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26