fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8280] controller: assign person to role at (physical


From: Sigurd Nes
Subject: [Fmsystem-commits] [8280] controller: assign person to role at (physical)location
Date: Tue, 13 Dec 2011 09:12:53 +0000

Revision: 8280
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8280
Author:   sigurdne
Date:     2011-12-13 09:12:53 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
controller: assign person to role at (physical)location

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-12-13 09:11:23 UTC (rev 
8279)
+++ trunk/controller/inc/class.menu.inc.php     2011-12-13 09:12:53 UTC (rev 
8280)
@@ -159,6 +159,12 @@
                                                'text'  => lang('responsibility 
role'),
                                                'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'property.uigeneric.index', 'type' => 'responsibility_role', 'appname' => 
'controller') )
                                        ),
+                                       'role_at_location'      => array
+                                       (
+                                               'url'   =>      
$GLOBALS['phpgw']->link('/index.php',array('menuaction'=> 
'property.uilocation.responsiblility_role', 'menu_selection' => 
'admin::controller::role_at_location') ),
+                                               'text'  =>      lang('role at 
location'),
+                                               'image' => array('property', 
'responsibility_role')
+                                       )
                                );
                        }
 




reply via email to

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