- Timestamp:
- Jan 19, 2010, 5:18:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy
r96 r98 108 108 } 109 109 110 /** 111 * render a textFieldElement 112 */ 110 113 def textFieldElement = {attrs, body -> 111 114 // set default size, or scale to max length if it is less than the default size
Note: See TracChangeset
for help on using the changeset viewer.