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
  • set keyword expansion
  • Property svn:keywords set to Date Author Rev
File size: 127 bytes
Line 
1package dbnp.studycapturing
2
3class SubjectController {
4
5    //def index = { }
6    def scaffold = dbnp.studycapturing.Subject
7}
Note: See TracBrowser for help on using the repository browser.