Changeset 1198 for trunk/grails-app/domain/dbnp/studycapturing/Event.groovy
- Timestamp:
- Nov 24, 2010, 5:21:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Event.groovy
r1170 r1198 69 69 static mapping = { 70 70 sort "startTime" 71 72 // Workaround for bug http://jira.codehaus.org/browse/GRAILS-6754 73 templateTextFields type: 'text' 71 74 } 72 75
Note: See TracChangeset
for help on using the changeset viewer.