source:
trunk/grails-app/controllers/dbnp/studycapturing/SubjectController.groovy
@
92
Last change on this file since 92 was 92, checked in by duh, 14 years ago | |
---|---|
File size: 104 bytes |
Line | |
---|---|
1 | package dbnp.studycapturing |
2 | |
3 | class SubjectController { |
4 | |
5 | //def index = { } |
6 | def scaffold = true |
7 | } |
Note: See TracBrowser
for help on using the repository browser.