Changeset 795
- Timestamp:
- Aug 10, 2010, 4:42:36 PM (12 years ago)
- Location:
- trunk/grails-app
- Files:
-
- 1 deleted
- 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.