Changeset 795 for trunk/grails-app/taglib
- Timestamp:
- Aug 10, 2010, 4:42:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy
r733 r795 536 536 * @param Map attributes 537 537 */ 538 // TODO: change termSelect to use Term accessions instead of preferred names, to make it possible to track back 539 // terms from multiple ontologies with possibly the same preferred name 538 540 def termSelect = { attrs -> 539 541 def from = []
Note: See TracChangeset
for help on using the changeset viewer.