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