Changeset 7351 for trunk/tests/io/test_BrowserIO.json.html
- Timestamp:
- 02/18/07 22:19:16 (23 months ago)
- Files:
-
- 1 modified
-
trunk/tests/io/test_BrowserIO.json.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/io/test_BrowserIO.json.html
r6195 r7351 37 37 } 38 38 39 do it();39 dojo.addOnLoad(doit); 40 40 </script> 41 41 </head>