fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7603] controller: XSLT alternative


From: Sigurd Nes
Subject: [Fmsystem-commits] [7603] controller: XSLT alternative
Date: Thu, 15 Sep 2011 10:10:47 +0000

Revision: 7603
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7603
Author:   sigurdne
Date:     2011-09-15 10:10:47 +0000 (Thu, 15 Sep 2011)
Log Message:
-----------
controller: XSLT alternative

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

Modified: trunk/controller/inc/class.menu.inc.php
===================================================================
--- trunk/controller/inc/class.menu.inc.php     2011-09-15 08:30:11 UTC (rev 
7602)
+++ trunk/controller/inc/class.menu.inc.php     2011-09-15 10:10:47 UTC (rev 
7603)
@@ -41,6 +41,12 @@
                                                                )
                                                        )
                                ),
+                               'control_item' => array
+                               (
+                                       'text'  => lang('Control_item') . 2,
+                                       'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction'=> 
'controller.uicontrol_item2.index') ),
+                           'image'     => array('property', 'location_1'),
+                       ),
                                'procedure' => array
                                (
                                        'text'  => lang('Procedure'),




reply via email to

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