phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.uiworkorder.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.uiworkorder.inc.php
Date: Wed, 27 Sep 2006 12:31:51 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/09/27 12:31:51

Modified files:
        inc            : class.uiworkorder.inc.php 

Log message:
        link

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.uiworkorder.inc.php?cvsroot=phpgroupware&r1=1.29&r2=1.30

Patches:
Index: class.uiworkorder.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.uiworkorder.inc.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- class.uiworkorder.inc.php   12 Sep 2006 13:09:02 -0000      1.29
+++ class.uiworkorder.inc.php   27 Sep 2006 12:31:51 -0000      1.30
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage project
-       * @version $Id: class.uiworkorder.inc.php,v 1.29 2006/09/12 13:09:02 
sigurdne Exp $
+       * @version $Id: class.uiworkorder.inc.php,v 1.30 2006/09/27 12:31:51 
sigurdne Exp $
        */
 
        /**
@@ -790,7 +790,7 @@
                                'lang_calculate'                        => 
lang('Calculate Workorder'),
                                'lang_calculate_statustext'             => 
lang('Calculate workorder by adding items from vendors prizebook or adding 
general hours'),
 
-                               'send_action'                           => 
$GLOBALS['phpgw']->link('/index.php',array('menuaction'=>$this->currentapp.'.uiwo_hour.view&from=index')),
+                               'send_action'                           => 
$GLOBALS['phpgw']->link('/index.php',array('menuaction'=>$this->currentapp.'.uiwo_hour.view',
 'from'=>'index')),
                                'lang_send'                             => 
lang('Send Workorder'),
                                'lang_send_statustext'                  => 
lang('send this workorder to vendor'),
 




reply via email to

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