phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.5.2.1,1.5.2.2


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.5.2.1,1.5.2.2
Date: Mon, 14 Jan 2002 15:53:56 -0500

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv5766/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.ui.inc.php 
Log Message:
fixed wrong cats_link

Index: class.ui.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.ui.inc.php,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** class.ui.inc.php    14 Jan 2002 20:44:52 -0000      1.5.2.1
--- class.ui.inc.php    14 Jan 2002 20:53:53 -0000      1.5.2.2
***************
*** 91,95 ****
                        $this->set_app_langs();
  
!                       
$this->t->set_var('link_categories',$GLOBALS['phpgw']->link('/index.php','menuaction=uicategories.index&cats_app=notes&cats_level=True&global_cats=True'));
                        
$this->t->set_var('link_notes',$GLOBALS['phpgw']->link('/notes/index.php','menuaction=notes.ui._list'));
                        $this->t->fp('app_header','notes_header');
--- 91,95 ----
                        $this->set_app_langs();
  
!                       
$this->t->set_var('link_categories',$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=notes&cats_level=True&global_cats=True'));
                        
$this->t->set_var('link_notes',$GLOBALS['phpgw']->link('/notes/index.php','menuaction=notes.ui._list'));
                        $this->t->fp('app_header','notes_header');




reply via email to

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