phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php,1.47.2.1,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php,1.47.2.1,1.47.2.2
Date: Thu, 31 Jan 2002 21:17:43 -0500

Update of /cvsroot/phpgroupware/projects/inc
In directory subversions:/tmp/cvs-serv25626/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.uiprojects.inc.php 
Log Message:
update search/filter

Index: class.uiprojects.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/inc/class.uiprojects.inc.php,v
retrieving revision 1.47.2.1
retrieving revision 1.47.2.2
diff -C2 -r1.47.2.1 -r1.47.2.2
*** class.uiprojects.inc.php    14 Jan 2002 20:46:20 -0000      1.47.2.1
--- class.uiprojects.inc.php    1 Feb 2002 02:17:40 -0000       1.47.2.2
***************
*** 230,233 ****
--- 230,237 ----
  
                        $this->t->set_var('action_list',$action_list);
+ 
+                       $GLOBALS['filter']      = $this->filter;
+                       $GLOBALS['query']       = $this->query;
+ 
                        
$this->t->set_var('filter_action',$GLOBALS['phpgw']->link('/index.php',$link_data));
                        
$this->t->set_var('filter_list',$this->nextmatchs->filter(1,1));




reply via email to

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