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.35,1.36


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/inc class.uicategories.inc.php,1.35,1.36
Date: Sun, 27 Apr 2003 20:41:57 -0400

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

Modified Files:
        class.uicategories.inc.php 
Log Message:
update

Index: class.uicategories.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/admin/inc/class.uicategories.inc.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -r1.35 -r1.36
*** class.uicategories.inc.php  28 Apr 2003 00:31:14 -0000      1.35
--- class.uicategories.inc.php  28 Apr 2003 00:41:55 -0000      1.36
***************
*** 392,396 ****
                                                        $error                  
= array('Please choose one of the methods to handle the subcategories');
                                                        $msgbox_error   = 
$GLOBALS['phpgw']->common->error_list($error);
-                                                       $show_done              
= 'yes';
                                                        break;
                                        }
--- 392,395 ----
***************
*** 417,421 ****
                                                                'You will need 
to reassign these subcategories before you can delete this category');
  
!                               $msgbox_error = 
$GLOBALS['phpgw']->common->error_list($error);
                        }
                        else
--- 416,421 ----
                                                                'You will need 
to reassign these subcategories before you can delete this category');
  
!                               $msgbox_error   = 
$GLOBALS['phpgw']->common->error_list($error);
!                               $show_done              = 'yes';
                        }
                        else





reply via email to

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