Ignore:
Timestamp:
Oct 6, 2010, 4:23:46 AM (14 years ago)
Author:
gav
Message:

Add admin feature to create recommended extended attributes for assets and level 1 assetSubItems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/services/CreateDataService.groovy

    r685 r688  
    14251425
    14261426        //Section #1
    1427         sectionInstance = new Section(name: "Press",
     1427        sectionInstance = new Section(name: "A-Press",
    14281428                                                                description: "Press Section",
    14291429                                                                site: Site.get(3),
Note: See TracChangeset for help on using the changeset viewer.