Changeset 12733

Show
Ignore:
Timestamp:
10/10/07 15:06:12 (1 year ago)
Author:
adrenalin
Message:

Changed the storage location of organization name to official, which
suits the needs better than name.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/net.nemein.personnel/config/schemadb_default.inc

    r11071 r12733  
    109109            // COMPONENT-RECOMMENDED 
    110110            'title'       => 'name', 
    111             'storage'     => 'name', 
     111            'storage'     => 'official', 
    112112            'type'        => 'text', 
    113113            'widget'      => 'text',