[ghelda-devel] [48] Don't show the Address identifier?\226?\128?\166

[ Thread Index | Date Index | More lists.tuxfamily.org/ghelda-devel Archives ]


Revision: 48
Author:   odyx
Date:     2009-05-20 13:48:26 +0200 (Wed, 20 May 2009)

Log Message:
-----------
Don't show the Address identifier?\226?\128?\166

Modified Paths:
--------------
    trunk/plugins/Address/config_core.php


Modified: trunk/plugins/Address/config_core.php
===================================================================
--- trunk/plugins/Address/config_core.php	2009-05-20 11:48:24 UTC (rev 47)
+++ trunk/plugins/Address/config_core.php	2009-05-20 11:48:26 UTC (rev 48)
@@ -25,6 +25,7 @@
 $conf['fields']['address_id']['type'] = 'INT( 10 )';
 $conf['fields']['address_id']['name'] = T_('Identifier');
 $conf['fields']['address_id']['restricted'] = 'key';
+$conf['fields']['address_id']['noShow'] = true;
 $conf['fields']['address_id']['order'] = 1000;  // Has to be the highest
 
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/