fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9550] property: custom fields


From: Sigurd Nes
Subject: [Fmsystem-commits] [9550] property: custom fields
Date: Mon, 11 Jun 2012 17:43:47 +0000

Revision: 9550
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9550
Author:   sigurdne
Date:     2012-06-11 17:43:46 +0000 (Mon, 11 Jun 2012)
Log Message:
-----------
property: custom fields

Modified Paths:
--------------
    trunk/property/inc/class.uiadmin_entity.inc.php

Modified: trunk/property/inc/class.uiadmin_entity.inc.php
===================================================================
--- trunk/property/inc/class.uiadmin_entity.inc.php     2012-06-11 13:11:32 UTC 
(rev 9549)
+++ trunk/property/inc/class.uiadmin_entity.inc.php     2012-06-11 17:43:46 UTC 
(rev 9550)
@@ -1847,6 +1847,8 @@
                        $uicols['descr'][7]     = lang('Search');
                        $uicols['name'][8]      = 'id';
                        $uicols['descr'][8]     = lang('id');
+                       $uicols['name'][9]      = 'short_description';
+                       $uicols['descr'][9]     = lang('short description');
                        $j = 0;
                        $count_uicols_name = count($uicols['name']);
 




reply via email to

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