source: trunk/grails-app/controllers/ProtocolParameterController.groovy @ 80

Last change on this file since 80 was 80, checked in by keesvb, 14 years ago

added Event and ProtocolInstance? classes, updated DataSource? to work with 1.2, added packages to dbnp.transcriptomics.data classes, added a number of scaffold controllers, added Selenium tests

File size: 96 bytes
Line 
1class ProtocolParameterController {
2
3    def scaffold = dbnp.studycapturing.ProtocolParameter
4}
Note: See TracBrowser for help on using the repository browser.