/[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 1482 by fmichon, Sun Mar 17 22:11:04 2013 UTC revision 1483 by fmichon, Sun Mar 17 23:27:48 2013 UTC
# Line 278  $links[] = array( Line 278  $links[] = array(
278  );  );
279  $links[] = array(  $links[] = array(
280      "href" => "../scr/tab.php?obj=consultation_mes_retours",      "href" => "../scr/tab.php?obj=consultation_mes_retours",
281      "class" => "consultation-retour",      "class" => "consultation_mes_retours",
282      "title" => _("Mes retours"),      "title" => _("Mes retours"),
283      "right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ),      "right" => array("consultation_mes_retours", "consultation_mes_retours_tab", ),
284      "open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ),      "open" => array("tab.php|consultation_mes_retours", "form.php|consultation_mes_retours", ),
285  );  );
286  $links[] = array(  $links[] = array(
287      "href" => "../scr/tab.php?obj=consultation_tous_retours",      "href" => "../scr/tab.php?obj=consultation_tous_retours",
288      "class" => "consultation-retour",      "class" => "consultation_tous_retours",
289      "title" => _("Tous les retours"),      "title" => _("Tous les retours"),
290      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),      "right" => array("consultation_tous_retours", "consultation_tous_retours_tab", ),
291      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),      "open" => array("tab.php|consultation_tous_retours", "form.php|consultation_tous_retours", ),

Legend:
Removed from v.1482  
changed lines
  Added in v.1483

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26