Changeset 524 for trunk


Ignore:
Timestamp:
Jun 4, 2010, 10:42:28 AM (13 years ago)
Author:
duh
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/conf/BootStrap.groovy

    r516 r524  
    363363
    364364                        def samplingProtocolField = new TemplateField(
    365                         name: 'SampleProtocol',type: TemplateFieldType.STRING)
     365                        name: 'Sample Protocol',type: TemplateFieldType.STRING)
    366366                        .with { if (!validate()) { errors.each { println it} } else save()}
    367367
Note: See TracChangeset for help on using the changeset viewer.