phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.nextmatch_widget.inc.php,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.nextmatch_widget.inc.php,1.4,1.5
Date: Tue, 24 Sep 2002 08:44:05 -0400

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

Modified Files:
        class.nextmatch_widget.inc.php 
Log Message:
fixed nextmatch not reporting the value of start, if not scrolled (one of the 
arrows used)

Index: class.nextmatch_widget.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.nextmatch_widget.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** class.nextmatch_widget.inc.php      22 Sep 2002 18:10:06 -0000      1.4
--- class.nextmatch_widget.inc.php      24 Sep 2002 12:44:03 -0000      1.5
***************
*** 94,97 ****
--- 94,98 ----
                        list($value['filter']) = $value['filter'];
                        list($value['filter2'])= $value['filter2'];
+                       $value['start'] = $old_value['start'];  // need to be 
set, to be reported back
                        $max   = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
  





reply via email to

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