/[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 3833 by mbroquet, Fri Mar 18 11:50:26 2016 UTC revision 3834 by softime, Tue Mar 29 16:48:32 2016 UTC
# Line 1208  $links[] = array( Line 1208  $links[] = array(
1208      "right" => array("autorite_competente", "autorite_competente_tab", ),      "right" => array("autorite_competente", "autorite_competente_tab", ),
1209      "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),      "open" => array("tab.php|autorite_competente", "form.php|autorite_competente", ),
1210  );  );
1211    //
1212    $links[] = array(
1213        "href" => "../scr/tab.php?obj=phase",
1214        "class" => "phase",
1215        "title" => _("phase"),
1216        "right" => array("phase", "phase_tab", ),
1217        "open" => array("tab.php|phase", "form.php|phase", ),
1218    );
1219    
1220  //  //
1221  $rubrik['links'] = $links;  $rubrik['links'] = $links;

Legend:
Removed from v.3833  
changed lines
  Added in v.3834

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26