Changeset 12971

Show
Ignore:
Timestamp:
03/07/08 14:25:38 (10 months ago)
Author:
peller
Message:

constraints docs. Refs #6075 !strict

Files:
1 modified

Legend:

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

    r12970 r12971  
    7171                // summary: 
    7272                //              A validating, serializable, range-bound text box. 
    73                 // constraints object: min, max, places 
    7473        } 
    7574);