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
  • added sample template data in bootstrap
  • upgraded jQuery
  • improved study capture wizard
  • fixed selenium test
File size: 104 bytes
Line 
1package dbnp.studycapturing
2
3class SubjectController {
4
5    //def index = { }
6    def scaffold = true
7}
Note: See TracBrowser for help on using the repository browser.