Revision 10763 trunk/extensions/extAddIDEELayers/src/com/iver/gvsig/addIDEElayers/AddIDEELayersExtension.java

View differences:

AddIDEELayersExtension.java
94 94
			 info.put("name", PluginServices.getText(this, sName));
95 95
			 info.put("selectedLayers", sLayers);
96 96
			 info.put("host", sHost);
97
			 info.put("srs", sSRS);
98
			 info.put("format", sFormat);
97
			 info.put("SRS", sSRS);
98
			 info.put("Format", sFormat);
99 99
			 info.put("layer", sLayers);
100 100
	       
101 101
			 /* Gets-Download the IDEE WMS layer from IDEE */

Also available in: Unified diff