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,1.5.2.1


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

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv5315/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
retrieving revision 1.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** class.ui.inc.php    8 Jan 2002 02:28:23 -0000       1.5
--- class.ui.inc.php    14 Jan 2002 20:44:52 -0000      1.5.2.1
***************
*** 91,95 ****
                        $this->set_app_langs();
  
!                       
$this->t->set_var('link_categories',$GLOBALS['phpgw']->link('/preferences/categories.php','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=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]