fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8937] commented out component connection for control


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8937] commented out component connection for control and control group
Date: Tue, 21 Feb 2012 08:03:13 +0000

Revision: 8937
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8937
Author:   erikhl
Date:     2012-02-21 08:03:12 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
commented out component connection for control and control group

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

Modified: trunk/controller/inc/class.menu.inc.php
===================================================================
--- trunk/controller/inc/class.menu.inc.php     2012-02-21 07:59:58 UTC (rev 
8936)
+++ trunk/controller/inc/class.menu.inc.php     2012-02-21 08:03:12 UTC (rev 
8937)
@@ -64,12 +64,12 @@
                                                                                
                'url'   => $GLOBALS['phpgw']->link('/index.php', 
array('menuaction'=> 'controller.uicontrol_location.index') ),
                                                                                
                'image' => array('property', 'location_1')
                                                                                
        ),
-                                                                               
        'component_for_check_list' => array
+/*                                                                             
        'component_for_check_list' => array
                                                                                
        (
                                                                                
                'text'  => lang('component'),
                                                                                
                'url'   => $GLOBALS['phpgw']->link('/index.php', 
array('menuaction'=> 'controller.uicheck_list_for_component.index') ),
                                                                                
                'image' => array('property', 'entity_1')
-                                                                               
        )
+                                                                               
        )*/
                                                                                
)
                                        ),
 /*                                     'location_for_check_list' => array
@@ -89,14 +89,14 @@
                                                'text'  => 
lang('Control_group'),
                                                'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction'=> 
'controller.uicontrol_group.index') ),
                                                'image' => array('property', 
'location_1'),
-                                               'children' => array(
+/*                                             'children' => array(
                                                                                
        'component_for_control_group' => array
                                                                                
        (
                                                                                
                'text'  => lang('component'),
                                                                                
                'url'   => $GLOBALS['phpgw']->link('/index.php', 
array('menuaction'=> 'controller.uicontrol_group_component.index') ),
                                                                                
                'image' => array('property', 'entity_1')
                                                                                
        )
-                                                                               
)
+                                                                               
)*/
                                        ),
                                        'procedure' => array
                                        (




reply via email to

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