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