phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.bocommon.php, 1.1.1.9


From: nomail
Subject: [Phpgroupware-cvs] property/class.bocommon.php, 1.1.1.9
Date: Sun, 23 May 2004 06:05:01 -0000

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

date: 2004/04/28 07:00:51;  author: sigurdne;  state: Exp;  lines: +3 -3

Log Message:
no message
=====================================================================
Index: property/class.bocommon.php
diff -u property/class.bocommon.php:1.1.1.8 property/class.bocommon.php:1.1.1.9
--- property/class.bocommon.php:1.1.1.8 Tue Apr 27 11:47:49 2004
+++ property/class.bocommon.php Wed Apr 28 07:00:51 2004
@@ -96,8 +96,8 @@
 
                function jscalendar()
                {
-                       $phpgw_js_url = 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/property/js';
-                       $img = $phpgw_js_url.'/jscalendar/img.png';
+                       $phpgw_js_url = 
dirname($GLOBALS['HTTP_SERVER_VARS']['PHP_SELF']).'/api/skins/default';
+                       $img = $phpgw_js_url.'/images/calendar_popup.png';
                        $dateformat = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
                        $jsDateFormat = '%B %e, %Y';//str_replace(array('d', 
'm', 'M', 'Y'), array('%d', '%m', '%b', '%Y'), $dateformat);
 /*




reply via email to

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