- Timestamp:
- Nov 24, 2010, 5:21:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Subject.groovy
r1118 r1198 33 33 static mapping = { 34 34 name column: "subjectname" 35 36 // Workaround for bug http://jira.codehaus.org/browse/GRAILS-6754 37 templateTextFields type: 'text' 35 38 } 36 39
Note: See TracChangeset
for help on using the changeset viewer.