fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10182] rename menu item according to changed classes


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [10182] rename menu item according to changed classes
Date: Tue, 09 Oct 2012 12:38:47 +0000

Revision: 10182
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10182
Author:   erikhl
Date:     2012-10-09 12:38:47 +0000 (Tue, 09 Oct 2012)
Log Message:
-----------
rename menu item according to changed classes

Modified Paths:
--------------
    trunk/logistic/inc/class.menu.inc.php

Modified: trunk/logistic/inc/class.menu.inc.php
===================================================================
--- trunk/logistic/inc/class.menu.inc.php       2012-10-09 12:37:33 UTC (rev 
10181)
+++ trunk/logistic/inc/class.menu.inc.php       2012-10-09 12:38:47 UTC (rev 
10182)
@@ -97,9 +97,9 @@
                                                'text'  => lang('Project 
types'),
                                                'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'logistic.uiproject.project_types') )
                                        ),
-                                       'bim_type_requirement' => array(
+                                       'resource_type_requirement' => array(
                                                'text' => lang('Bim type 
requirement'),
-                                               'url' => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'logistic.uibim_type_requirement.index') )
+                                               'url' => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'logistic.uiresource_type_requirement.index') )
                                        )
 /*                                     'control_cats'  => array
                                        (




reply via email to

[Prev in Thread] Current Thread [Next in Thread]