Changeset 2460 for trunk/iframe_history.html
- Timestamp:
- 12/13/05 09:11:28 (3 years ago)
- Files:
-
- 1 modified
-
trunk/iframe_history.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/iframe_history.html
r2277 r2460 6 6 <title>The Dojo Toolkit</title> 7 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> 8 <script> 8 <script type="text/javascript"> 9 // <!-- 9 10 var noInit = false; 10 11 var domain = ""; … … 39 40 } 40 41 } 42 // --> 41 43 </script> 42 44 </head>