- Timestamp:
- Jan 11, 2010, 2:44:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/transcriptomics/magetab/idf/MAGEProtocol.groovy
r70 r83 16 16 ] 17 17 18 static mapping = { 19 description type: 'text' 20 } 21 18 22 static constraints = { 19 23 type(nullable: true,blank:true)
Note: See TracChangeset
for help on using the changeset viewer.