phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.20,1.21


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.20,1.21
Date: Sat, 12 Oct 2002 18:39:03 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv23282

Modified Files:
        class.xul_io.inc.php 
Log Message:
type need to be taken from the popup and not from the menulist on import

Index: class.xul_io.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.xul_io.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** class.xul_io.inc.php        12 Oct 2002 16:34:59 -0000      1.20
--- class.xul_io.inc.php        12 Oct 2002 22:39:01 -0000      1.21
***************
*** 484,487 ****
--- 484,488 ----
                                                {
                                                        $attr['help'] = 
$attr['statustext']; unset($attr['statustext']);
+                                                       
unset($menulist_attr['type']);
                                                        $menulist_attr += $attr;
                                                }





reply via email to

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