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.7.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php,1.47.2.7.2.10,1.47.2.7.2.11
Date: Sat, 07 Jun 2003 19:53:15 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        class.uiprojects.inc.php 
Log Message:
update

Index: class.uiprojects.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/inc/class.uiprojects.inc.php,v
retrieving revision 1.47.2.7.2.10
retrieving revision 1.47.2.7.2.11
diff -C2 -r1.47.2.7.2.10 -r1.47.2.7.2.11
*** class.uiprojects.inc.php    7 Jun 2003 23:34:03 -0000       1.47.2.7.2.10
--- class.uiprojects.inc.php    7 Jun 2003 23:53:12 -0000       1.47.2.7.2.11
***************
*** 1805,1809 ****
                        
$GLOBALS['phpgw']->template->set_file(array('projects_list_t' => 
'list_pcosts.tpl'));
                        
$GLOBALS['phpgw']->template->set_block('projects_list_t','projects_list','list');
!                       
$GLOBALS['phpgw']->template->set_var('done_action',$GLOBALS['phpgw']->link('/index.php','menuaction=projects.uiprojects.list_projects'));
                        $pcosts = $this->bo->list_pcosts($project_id);
  
--- 1805,1809 ----
                        
$GLOBALS['phpgw']->template->set_file(array('projects_list_t' => 
'list_pcosts.tpl'));
                        
$GLOBALS['phpgw']->template->set_block('projects_list_t','projects_list','list');
!                       
$GLOBALS['phpgw']->template->set_var('done_action',$GLOBALS['phpgw']->link('/index.php','menuaction=projects.uiprojects.list_budget&action=mains'));
                        $pcosts = $this->bo->list_pcosts($project_id);
  





reply via email to

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