Show
Ignore:
Timestamp:
07/16/07 15:05:56 (18 months ago)
Author:
peller
Message:

Use comma separator for dijit lists. Fixes #3687

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/changes.txt

    r9096 r9679  
    5656(given that the event name is lowercase, and assuming that the method name is camel case) 
    5757 
     58lists within dojoAttachPoint, dojoAttachEvent, waiRole, and waiState are now comma-separated 
     59(not separated by semi-colons) 
     60 
    5861Parent/Child relationships 
    5962--------------------------