phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: admin/inc class.uicategories.inc.php,1.36,1.37


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/inc class.uicategories.inc.php,1.36,1.37
Date: Tue, 24 Jun 2003 09:32:27 -0400

Update of /cvsroot/phpgroupware/admin/inc
In directory subversions:/tmp/cvs-serv25709

Modified Files:
        class.uicategories.inc.php 
Log Message:
fix bug #3861

Index: class.uicategories.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/admin/inc/class.uicategories.inc.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** class.uicategories.inc.php  28 Apr 2003 00:41:55 -0000      1.36
--- class.uicategories.inc.php  24 Jun 2003 13:32:25 -0000      1.37
***************
*** 346,350 ****
                                'lang_cat_statustext'           => lang('Select 
the parent category. If this is a main category select NO CATEGORY'),
                                'select_name'                           => 
'values[parent]',
!                               'cat_list'                                      
=> $this->bo->cats->formatted_xslt_list(array('format' => 'select','selected' 
=> $parent,'globals' => $global_cats))
                        );
  
--- 346,350 ----
                                'lang_cat_statustext'           => lang('Select 
the parent category. If this is a main category select NO CATEGORY'),
                                'select_name'                           => 
'values[parent]',
!                               'cat_list'                                      
=> $this->bo->cats->formatted_xslt_list(array('format' => 'select', 'selected' 
=> $parent,'self' => $this->cat_id,'globals' => $global_cats))
                        );
  





reply via email to

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