- Timestamp:
- Jun 3, 2010, 12:27:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy
r496 r518 46 46 */ 47 47 48 class Publication {48 class Publication implements Serializable { 49 49 50 50 String title
Note: See TracChangeset
for help on using the changeset viewer.