phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uitts.php, 1.1.1.4
Date: Fri, 21 May 2004 18:29:55 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uitts.php
diff -u property/class.uitts.php:1.1.1.3 property/class.uitts.php:1.1.1.4
--- property/class.uitts.php:1.1.1.3    Fri Apr 23 21:26:42 2004
+++ property/class.uitts.php    Sat Apr 24 19:39:54 2004
@@ -29,7 +29,7 @@
                function property_uitts()
                {
                        $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.'_botts',True);
                        $this->bocommon                         = 
CreateObject($this->currentapp.'_bocommon');
@@ -376,7 +376,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),
                                'autorefresh'                                   
=> $autorefresh,
                                'links'                                         
        => $links,
                                'allow_allrows'                                 
=> True,
@@ -577,7 +577,7 @@
                                'onKeyUp'                                       
        => $onKeyUp,
                                'onBlur'                                        
        => $onBlur,
                                'dateformat_source'                             
=> './'.$this->currentapp.'/inc/dateformat.js',
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'location_data'                                 
=> $location_data,
                                'lang_assign_to'                                
=> lang('Assign to'),
                                'lang_no_user'                                  
=> lang('Select user'),
@@ -807,7 +807,7 @@
                                'value_finnish_date'                    => 
$ticket['finnish_date'],
 
                                'link_entity'                                   
=> $link_entity,
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
 
                                'entity_origin_list'                    => 
$ticket['entity'],
 




reply via email to

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