[Commits] r2098 - sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples
commits at geoext.org
commits at geoext.org
Tue Apr 20 11:18:50 CEST 2010
Author: pgiraud
Date: 2010-04-20 11:18:50 +0200 (Tue, 20 Apr 2010)
New Revision: 2098
Modified:
sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserExample.html
sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.html
Log:
typo
Modified: sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserExample.html
===================================================================
--- sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserExample.html 2010-04-20 07:34:57 UTC (rev 2097)
+++ sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserExample.html 2010-04-20 09:18:50 UTC (rev 2098)
@@ -38,7 +38,7 @@
in ./data/. In order to be able to use external WMS urls, you must
use a proxy because of the 'Same origin policy' of ajax requests in
javascript. One is included in this folder. Simply go to the js file
- below and uncomment the 'OpenLayers.ProxyURL' line to use it.
+ below and uncomment the 'OpenLayers.ProxyHost' line to use it.
</p>
<p>
Modified: sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.html
===================================================================
--- sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.html 2010-04-20 07:34:57 UTC (rev 2097)
+++ sandbox/mapgears/geoext.ux/ux/WMSBrowser/examples/WMSBrowserInWindowExample.html 2010-04-20 09:18:50 UTC (rev 2098)
@@ -46,7 +46,7 @@
in ./data/. In order to be able to use external WMS urls, you must
use a proxy because of the 'Same origin policy' of ajax requests in
javascript. One is included in this folder. Simply go to the js file
- below and uncomment the 'OpenLayers.ProxyURL' line to use it.
+ below and uncomment the 'OpenLayers.ProxyHost' line to use it.
</p>
<p>
More information about the Commits
mailing list