Changeset 10553

Show
Ignore:
Timestamp:
09/18/07 22:25:23 (14 months ago)
Author:
peller
Message:

remove redundant attribute settings in template. Refs #3058

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/form/templates/ValidationTextBox.html

    r10421 r10553  
    33                <td class="dijitReset"> 
    44                        <input dojoAttachPoint='textbox,focusNode' dojoAttachEvent='onfocus,onkeyup,onkeypress:_onKeyPress' autocomplete="off" 
    5                         id='${id}' name='${name}' class="dijitInputField" type='${type}' size='${size}' maxlength='${maxlength}' tabIndex='${tabIndex}'/> 
     5                        class="dijitInputField" type='${type}'/> 
    66                </td><td class="dijitReset"> 
    77                        <div dojoAttachPoint='iconNode' class='dijitInputFieldValidationIcon'>