Changeset 13180

Show
Ignore:
Timestamp:
03/23/08 10:04:11 (10 months ago)
Author:
peller
Message:

Make doc parser happy. Refs #5962

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/form/TextBox.js

    r13179 r13180  
    99                //      summary: 
    1010                //              A base class for textbox form inputs 
    11  
     11                // 
    1212                //      trim: Boolean 
    1313                //              Removes leading and trailing whitespace if true.  Default is false.