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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.8
Date: Sun, 23 May 2004 16:40:30 -0000

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

date: 2004/04/26 18:52:25;  author: sigurdne;  state: Exp;  lines: +2 -3

Log Message:
no message
=====================================================================
Index: property/class.uipricebook.php
diff -u property/class.uipricebook.php:1.1.1.7 
property/class.uipricebook.php:1.1.1.8
--- property/class.uipricebook.php:1.1.1.7      Mon Apr 26 17:02:33 2004
+++ property/class.uipricebook.php      Mon Apr 26 18:52:25 2004
@@ -225,7 +225,6 @@
 //html_print_r($cal_info);
                                $table_update[] = array
                                (
-                                       'cal_info'                              
        => $cal_info,
                                        'jsDateFormat'                          
=> $jsDateFormat,
                                        'date_img'                              
        => $cal_info['img'],
                                        'lang_datetitle'                        
=> lang('Select date'),
@@ -276,6 +275,7 @@
                                'lang_excel'                            => 
'excel',
                                'link_excel'                            => 
$this->bocommon->link('/index.php',$link_excel),
                                'lang_excel_help'                       => 
lang('Download table to MS Excel'),
+                               'cal_info'                                      
=> $cal_info,
 
                                //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'links'                                         
        => $links,
@@ -681,7 +681,6 @@
 
                        $table_update[] = array
                        (
-                               'cal_info'                                      
        => $cal_info,
                                'jsDateFormat'                          => 
$jsDateFormat,
                                'date_img'                                      
=> $cal_info['img'],
                                'lang_datetitle'                        => 
lang('Select date'),
@@ -695,7 +694,6 @@
 
                        $table_first_entry[] = array
                        (
-                               'cal_info'                                      
        => $cal_info,
                                'jsDateFormat'                          => 
$jsDateFormat,
                                'date_img'                                      
=> $cal_info['img'],
                                'lang_datetitle'                        => 
lang('Select date'),
@@ -737,6 +735,7 @@
                        $data = array
                        (
                                //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               'cal_info'                                      
        => $cal_info,
                                'done_action'                                   
=> $referer,
                                'lang_done'                                     
        => lang('done'),
                                'lang_done_statustext'                  => 
lang('Back to the list'),




reply via email to

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