/[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 315 by atreal, Wed Mar 28 19:50:07 2012 UTC revision 326 by fraynaud, Tue May 22 17:39:34 2012 UTC
# Line 649  array_push($links, Line 649  array_push($links,
649          "right" => "om_sig_point_tab",          "right" => "om_sig_point_tab",
650          "open"  => "|om_sig_point"          "open"  => "|om_sig_point"
651      ));      ));
652    
653    array_push($links,
654        array(
655            "href" => "../scr/tab.php?obj=om_sig_wms",
656            "class" => "om_sig_wms",
657            "title" => _("om wms"),
658            "right" => "om_sig_wms_tab",
659            "open"  => "|om_sig_wms",
660        ));
661  array_push($links,  array_push($links,
662      array(      array(
663          "href" => "../scr/tab.php?obj=om_widget",          "href" => "../scr/tab.php?obj=om_widget",

Legend:
Removed from v.315  
changed lines
  Added in v.326

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26