phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/idots navbar.inc.php, 1.1.2.9, 1.


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] phpgwapi/templates/idots navbar.inc.php, 1.1.2.9, 1.1.2.10
Date: Sun, 16 Nov 2003 14:19:39 +0000

Update of /cvsroot/phpgroupware/phpgwapi/templates/idots
In directory subversions:/tmp/cvs-serv6578

Modified Files:
      Tag: Version-0_9_16-branch
        navbar.inc.php 
Log Message:
finish adding # targets for prefs

Index: navbar.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idots/Attic/navbar.inc.php,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -C2 -d -r1.1.2.9 -r1.1.2.10
*** navbar.inc.php      14 Jun 2003 16:53:22 -0000      1.1.2.9
--- navbar.inc.php      16 Nov 2003 14:19:37 -0000      1.1.2.10
***************
*** 114,118 ****
                if ($GLOBALS['phpgw_info']['user']['apps']['preferences'])
                {
!                       $file['Preferences'] = 
$GLOBALS['phpgw_info']['navbar']['preferences']['url'];
                }
                $file += array(
--- 114,119 ----
                if ($GLOBALS['phpgw_info']['user']['apps']['preferences'])
                {
!                       $file['Preferences'] = 
$GLOBALS['phpgw_info']['navbar']['preferences']['url'] 
!                                               . '#' . 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                }
                $file += array(





reply via email to

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