Changeset 356 for trunk/grails-app/taglib
- Timestamp:
- Apr 20, 2010, 1:28:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy
r353 r356 461 461 // define 'from' 462 462 attrs.from = from 463 464 // add 'rel' attribute 465 attrs.rel = 'term' 463 466 464 467 out << select(attrs)
Note: See TracChangeset
for help on using the changeset viewer.