fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15702] property: add menu entry


From: sigurdne
Subject: [Fmsystem-commits] [15702] property: add menu entry
Date: Tue, 20 Sep 2016 08:37:13 +0000 (UTC)

Revision: 15702
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15702
Author:   sigurdne
Date:     2016-09-20 08:37:13 +0000 (Tue, 20 Sep 2016)
Log Message:
-----------
property: add menu entry

Modified Paths:
--------------
    branches/dev-syncromind-2/property/inc/class.menu.inc.php

Modified: branches/dev-syncromind-2/property/inc/class.menu.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.menu.inc.php   2016-09-20 
08:36:48 UTC (rev 15701)
+++ branches/dev-syncromind-2/property/inc/class.menu.inc.php   2016-09-20 
08:37:13 UTC (rev 15702)
@@ -519,6 +519,11 @@
                                                'text' => lang('Generic 
import'),
                                                'url' => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'property.uiimport.index'))
                                        ),
+                                       'import_components' => array
+                                               (
+                                               'text' => lang('import 
components'),
+                                               'url' => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'property.uiimport_components.index'))
+                                       ),
                                        'entity' => array
                                                (
                                                'text' => lang('Admin entity'),




reply via email to

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