fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15753]


From: nelson . guerra
Subject: [Fmsystem-commits] [15753]
Date: Thu, 29 Sep 2016 01:32:53 +0000 (UTC)

Revision: 15753
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15753
Author:   nelson224
Date:     2016-09-29 01:32:53 +0000 (Thu, 29 Sep 2016)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/inc/class.uigeneric_document.inc.php

Modified: 
branches/dev-syncromind-2/property/inc/class.uigeneric_document.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uigeneric_document.inc.php     
2016-09-29 01:32:42 UTC (rev 15752)
+++ branches/dev-syncromind-2/property/inc/class.uigeneric_document.inc.php     
2016-09-29 01:32:53 UTC (rev 15753)
@@ -466,8 +466,8 @@
                                
                                $related_def2 = array
                                        (
-                                       array('key' => 'location_code', 'label' 
=> lang('location'), 'sortable' => false, 'resizeable' => true),
-                                       array('key' => 'loc1_name', 'label' => 
lang('name'), 'sortable' => false, 'resizeable' => true),
+                                       array('key' => 'location_code', 'label' 
=> lang('location'), 'sortable' => true, 'resizeable' => true),
+                                       array('key' => 'loc1_name', 'label' => 
lang('name'), 'sortable' => true, 'resizeable' => true),
                                        //array('key' => 'location_id', 'label' 
=> lang('location id'), 'sortable' => false, 'resizeable' => true, 'hidden' => 
true),
                                        array('key' => 'relate', 'label' => 
lang('related'), 'sortable' => false, 'resizeable' => true),
                                );




reply via email to

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