- Timestamp:
- Oct 12, 2010, 11:22:32 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Template.groovy
r936 r937 20 20 * $Date$ 21 21 */ 22 class Template extends Identity {22 class Template extends Entity { 23 23 24 24 /** The name of the template */
Note: See TracChangeset
for help on using the changeset viewer.