phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.uigab.inc.php, 1.4


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.uigab.inc.php, 1.4
Date: Tue, 12 Oct 2004 15:51:41 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.uigab.inc.php

date: 2004/10/12 13:51:41;  author: sigurdne;  state: Exp;  lines: +14 -0

Log Message:
no message
=====================================================================
Index: property/inc/class.uigab.inc.php
diff -u property/inc/class.uigab.inc.php:1.3 
property/inc/class.uigab.inc.php:1.4
--- property/inc/class.uigab.inc.php:1.3        Fri Oct  8 13:43:44 2004
+++ property/inc/class.uigab.inc.php    Tue Oct 12 13:51:41 2004
@@ -149,6 +149,7 @@
                                        'bruks_nr'                              
        => $value_bruks_nr,
                                        'feste_nr'                              
        => $value_feste_nr,
                                        'seksjons_nr'                           
=> $value_seksjons_nr,
+                                       'location_code'                         
=> $gab['location_code'],
                                        'link_view'                             
        => 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$this->currentapp.'.uigab.list_detail&gab_id='
 . $gab['gab_id']),
                                        'lang_view_statustext'          => 
$lang_view_statustext,
                                        'text_view'                             
        => $text_view,
@@ -186,6 +187,18 @@
                                                                                
                                                        'allrows'               
=> $this->allrows,
                                                                                
                                                        'query'                 
=>$this->query)
                                                                                
)),
+                               'sort_location_code'    => 
$this->nextmatchs->show_sort_order(array
+                                                                               
(
+                                                                               
        'sort'  => $this->sort,
+                                                                               
        'var'   =>      'location_code',
+                                                                               
        'order' =>      $this->order,
+                                                                               
        'extra' => array('menuaction'           => 
$this->currentapp.'.uigab.index',
+                                                                               
                                                        'cat_id'                
=>$this->cat_id,
+                                                                               
                                                        'district_id'   => 
$this->district_id,
+                                                                               
                                                        'filter'                
=>$this->filter,
+                                                                               
                                                        'allrows'               
=> $this->allrows,
+                                                                               
                                                        'query'                 
=>$this->query)
+                                                                               
)),
                                'lang_owner'            => lang('owner'),
                                'lang_hits'                     => 
lang('number'),
                                'lang_address'          => lang('Address'),
@@ -193,6 +206,7 @@
                                'lang_bruksnr'          => lang('bruks nr'),
                                'lang_feste_nr'         => lang('Feste nr'),
                                'lang_seksjons_nr'      => lang('Seksjons nr'),
+                               'lang_location_code'=> lang('Location'),
                                'lang_view'                     => lang('view'),
                                'lang_map'                      => $text_map
                                );




reply via email to

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