Project

General

Profile

« Previous | Next » 

Revision 3049

Added by perry almost 18 years ago

Fixed up some hardcoded paths in html map templates.

View differences:

controls.html
25 25
                {layers: "modis,global_mosaic"});
26 26

  
27 27
            var metacat_wms = new OpenLayers.Layer.WMS( "Metacat Documents",
28
                "http://pmark.msi.ucsb.edu:8180/knb_test/wms",
28
                "../../../../wms",
29 29
                {layers: "data_bounds,data_points",
30 30
                 transparent: "true", format: "image/png"} );
31 31

  

Also available in: Unified diff