Changeset 103 for trunk/grails-app/taglib
- Timestamp:
- Jan 21, 2010, 1:56:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy
r101 r103 182 182 out << '</div>' 183 183 out << render(template: "/wizard/common/navigation") 184 out << render(template: "/wizard/common/error") 184 185 } 185 186
Note: See TracChangeset
for help on using the changeset viewer.