phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.solocation.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.solocation.inc.php
Date: Mon, 11 Dec 2006 11:47:00 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/12/11 11:47:00

Modified files:
        inc            : class.solocation.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.solocation.inc.php?cvsroot=phpgroupware&r1=1.45&r2=1.46

Patches:
Index: class.solocation.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.solocation.inc.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- class.solocation.inc.php    24 Nov 2006 12:33:34 -0000      1.45
+++ class.solocation.inc.php    11 Dec 2006 11:47:00 -0000      1.46
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage location
-       * @version $Id: class.solocation.inc.php,v 1.45 2006/11/24 12:33:34 
sigurdne Exp $
+       * @version $Id: class.solocation.inc.php,v 1.46 2006/12/11 11:47:00 
sigurdne Exp $
        */
 
        /**
@@ -343,7 +343,6 @@
                                                                
$uicols['statustext'][]         = lang('street number');
                                                                
$uicols['exchange'][]           = True;
                                                                
$uicols['align'][]                      = 'right';
-                                                       }
 
                                                        $cols.= ',fm_location' 
. $config[$i]['location_type'] . '.' . $config[$i]['column_name'];
                                                        $cols_return[]          
                = $config[$i]['column_name'];
@@ -354,6 +353,7 @@
                                                        $uicols['exchange'][]   
        = True;
                                                        $uicols['align'][]      
                = '';
                                                }
+                                               }
                                                else
                                                {
                                                        $cols.= ',fm_location' 
. $config[$i]['location_type'] . '.' . $config[$i]['column_name'];




reply via email to

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