/[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 497 by nhaye, Thu Oct 11 16:29:53 2012 UTC revision 498 by nhaye, Fri Oct 12 16:01:09 2012 UTC
# Line 129  $links[] = array( Line 129  $links[] = array(
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  //  //

Legend:
Removed from v.497  
changed lines
  Added in v.498

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26