phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.4
Date: Fri, 21 May 2004 19:05:53 -0000

Update of /property
Modified Files:
        Branch: 
          class.uipricebook.php

date: 2004/04/24 19:39:54;  author: sigurdne;  state: Exp;  lines: +6 -6

Log Message:
no message
=====================================================================
Index: property/class.uipricebook.php
diff -u property/class.uipricebook.php:1.1.1.3 
property/class.uipricebook.php:1.1.1.4
--- property/class.uipricebook.php:1.1.1.3      Fri Apr 23 21:26:34 2004
+++ property/class.uipricebook.php      Sat Apr 24 19:39:54 2004
@@ -45,7 +45,7 @@
                function property_uipricebook()
                {
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
-                       $this->currentapp                       = 'property'; 
//$GLOBALS['phpgw_info']['flags']['currentapp'];
+                       $this->currentapp                       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
 
                        $this->bo                                       = 
CreateObject($this->currentapp.'_bopricebook',True);
                        $this->bocommon                                 = 
CreateObject($this->currentapp.'_bocommon');
@@ -275,7 +275,7 @@
                                'link_excel'                            => 
$this->bocommon->link('/index.php',$link_excel),
                                'lang_excel_help'                       => 
lang('Download table to MS Excel'),
 
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'links'                                         
        => $links,
                                'allrows'                                       
        => $this->allrows,
                                'allow_allrows'                                 
=> true,
@@ -533,7 +533,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'form_action'                                   
=> $this->bocommon->link('/index.php',$link_data),
                                'done_action'                                   
=> 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uipricebook.agreement'),
                                'lang_agreement_id'                             
=> lang('Agreement ID'),
@@ -732,7 +732,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'done_action'                                   
=> $referer,
                                'lang_done'                                     
        => lang('done'),
                                'lang_done_statustext'                  => 
lang('Back to the list'),
@@ -1042,7 +1042,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'activity_id'                                   
=> $activity_id,
                                'vendor_data'                                   
=> $vendor_data,
                                'links'                                         
        => $links,
@@ -1183,7 +1183,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'form_action'                                   
=> $this->bocommon->link('/index.php',$link_data),
                                'done_action'                                   
=> 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uipricebook.activity&cat_id='
 . $values['cat_id']),
                                'lang_activity_id'                              
=> lang('Activity ID'),




reply via email to

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