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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.6
Date: Fri, 21 May 2004 20:10:36 -0000

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

date: 2004/04/26 12:21:21;  author: sigurdne;  state: Exp;  lines: +3 -2

Log Message:
no message
=====================================================================
Index: property/class.uipricebook.php
diff -u property/class.uipricebook.php:1.1.1.5 
property/class.uipricebook.php:1.1.1.6
--- property/class.uipricebook.php:1.1.1.5      Sat Apr 24 21:36:29 2004
+++ property/class.uipricebook.php      Mon Apr 26 12:21:21 2004
@@ -222,6 +222,7 @@
                                $cal_info       = $this->bocommon->jscalendar();
                                $jsDateFormat=$cal_info['jsDateFormat'];
 
+//html_print_r($cal_info);
                                $table_update[] = array
                                (
                                        'jsDateFormat'                          
=> $jsDateFormat,
@@ -285,7 +286,7 @@
                                'all_records'                                   
=> $this->bo->total_records,
                                'lang_select_all'                               
=> lang('Select All'),
                                'img_check'                                     
        => 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/'.$this->currentapp. 
'/skins/default/images/check.gif',
-                               'check_source'                                  
=> './'.$this->currentapp.'/inc/check.js',
+                               'check_source'                                  
=> './'.$this->currentapp.'/check.js',
                                'link_url'                                      
        => $this->bocommon->link('/index.php',$link_data),
                                'img_path'                                      
        => 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/api/skins/default/images',
                                'lang_no_cat'                                   
=> lang('no category'),
@@ -402,7 +403,7 @@
                                'all_records'                                   
=> $this->bo->total_records,
                                'lang_select_all'                               
=> lang('Select All'),
                                'img_check'                                     
        => 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/'.$this->currentapp. 
'/skins/default/images/check.gif',
-                               'check_source'                                  
=> './'.$this->currentapp.'/inc/check.js',
+                               'check_source'                                  
=> './'.$this->currentapp.'/check.js',
                                'link_url'                                      
        => $this->bocommon->link('/index.php',$link_data),
                                'img_path'                                      
        => 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/api/skins/default/images',
                                'lang_status_statustext'                => 
lang('Select the status the agreement belongs to. To do not use a category 
select NO STATUS'),




reply via email to

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