Changeset 7350 for branches/0.4/tests/io/test_BrowserIO.javascript.html
- Timestamp:
- 02/18/07 22:11:39 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.4/tests/io/test_BrowserIO.javascript.html
r1680 r7350 35 35 } 36 36 37 do it();37 dojo.addOnLoad(doit); 38 38 </script> 39 39 </head>