Changeset 8309

Show
Ignore:
Timestamp:
04/26/07 13:45:19 (21 months ago)
Author:
sjmiles
Message:

foo should be "foo", my bad. Refs #2848.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojo/trunk/tests/_base/fx.html

    r8305 r8309  
    6767                                                                 
    6868                                                                var anim = dojo.animateProperty({ 
    69                                                                         node: foo, 
     69                                                                        node: "foo", 
    7070                                                                        properties: { height: { end: endHeight } }, 
    7171                                                                        duration: duration