Changeset 15130

Show
Ignore:
Timestamp:
09/04/08 17:43:32 (3 months ago)
Author:
elazutkin
Message:

Eliminating stray commas. Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/test_InlineEditBox.html

    r14717 r15130  
    7777                                                { name: "freezer" }, 
    7878                                                { name: "stove" }, 
    79                                                 { name: "heater" }, 
     79                                                { name: "heater" } 
    8080                                        ]}; 
    8181                        </script>