Ignore:
Timestamp:
May 5, 2010 7:34:23 PM (14 years ago)
Author:
mylan
Message:

Added example content type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.referencedatagridfield/trunk/quintagroup/referencedatagridfield/configure.zcml

    r2260 r2261  
    1919      /> 
    2020 
     21  <genericsetup:registerProfile 
     22      name="examples" 
     23      title="ReferenceDataGridField Example" 
     24      directory="profiles/examples" 
     25      description="Installs the examples quintagroup.referencedatagridfield package content types" 
     26      provides="Products.GenericSetup.interfaces.EXTENSION" 
     27      /> 
     28 
    2129</configure> 
Note: See TracChangeset for help on using the changeset viewer.