phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/hook_admin.inc.php, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/inc/hook_admin.inc.php, 1.1.1.4
Date: Tue, 25 May 2004 23:15:22 +0200

Update of /property/inc
Modified Files:
        Branch: 
          hook_admin.inc.php

date: 2004/05/25 21:15:22;  author: sigurdne;  state: Exp;  lines: +5 -4

Log Message:
no message
=====================================================================
Index: property/inc/hook_admin.inc.php
diff -u property/inc/hook_admin.inc.php:1.1.1.3 
property/inc/hook_admin.inc.php:1.1.1.4
--- property/inc/hook_admin.inc.php:1.1.1.3     Tue May 18 13:45:25 2004
+++ property/inc/hook_admin.inc.php     Tue May 25 21:15:22 2004
@@ -30,10 +30,11 @@
                                'Workorder Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=wo'),
                                'Ticket Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=ticket'),
                                'Tenant Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=tenant'),
-                               'Tenant Attributes'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uitenant.list_attribute'),
-                               'Tenant'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uitenant.index'),
-                               'Owner'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiowner.index'),
+                               'Tenant Attributes'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiactor.list_attribute&role=tenant'),
+                               'Tenant'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiactor.index&role=tenant'),
+                               'Owner'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiactor.index&role=owner'),
                                'Owner Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=owner'),
+                               'Owner Attributes'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiactor.list_attribute&role=owner'),
                                'Drawing Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=drawing'),
                                'Document Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=document'),
                                'Meter Categories'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=meter'),




reply via email to

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