Changeset 25 for trunk/src/grails-app/domain/ModificationType.groovy
- Timestamp:
- Jan 20, 2009, 8:08:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/grails-app/domain/ModificationType.groovy
r21 r25 7 7 8 8 static constraints = { 9 name()10 description()11 isActive()12 9 } 13 10
Note: See TracChangeset
for help on using the changeset viewer.