Ignore:
Timestamp:
Aug 30, 2010, 3:02:39 PM (13 years ago)
Author:
duh
Message:
  • externalAssayID was changed to String in previous revision, however the domainFields did not change accordingly
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/domain/dbnp/studycapturing/Assay.groovy

    r834 r859  
    3636                new TemplateField(
    3737                        name: 'externalAssayID',
    38                         type: TemplateFieldType.LONG
     38                        type: TemplateFieldType.STRING
    3939                )
    4040        ]
Note: See TracChangeset for help on using the changeset viewer.