Changeset 85
- Timestamp:
- Jan 13, 2010, 3:25:28 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 17 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Study.groovy
r84 r85 22 22 23 23 static constraints = { 24 template(nullable:true,blank:true) 24 25 } 25 26
Note: See TracChangeset
for help on using the changeset viewer.