OpenLayers OpenLayers

Changeset 5783

Show
Ignore:
Timestamp:
01/16/08 16:04:18 (1 year ago)
Author:
ianmayo
Message:

ditch html errors

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/ianmayo/branches/app2/index_dojo.html

    r5782 r5783  
    44    <style type="text/css"> 
    55        @import "js/dojo-1.0.2/dijit/themes/tundra/tundra.css"; 
    6         @import "js/dojo-1.0.2/dojo/resources/dojo.css" 
     6    </style> 
     7    <style type="text/css"> 
     8        @import "js/dojo-1.0.2/dojo/resources/dojo.css"; 
    79    </style> 
    810    <script type="text/javascript" src="js/dojo-1.0.2/dojo/dojo.js"