diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-09-20 10:31:37 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-09-20 10:31:37 +0200 |
| commit | 89136b2725db3cb774ae4b39849684ae8f3847aa (patch) | |
| tree | 02d47d2f9c3d8c63199825d9e6bc644dee7b5347 /docs | |
| parent | 7e32dab3a64570c67993d38b5bc25c9bd1f7455e (diff) | |
Fixed #16577 -- Added a map_creation block in openlayers.js template
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/admin.txt b/docs/ref/contrib/gis/admin.txt index aa6ba58630..d1a9fc1dcb 100644 --- a/docs/ref/contrib/gis/admin.txt +++ b/docs/ref/contrib/gis/admin.txt @@ -45,7 +45,7 @@ GeoDjango's admin site .. attribute:: openlayers_url Link to the URL of the OpenLayers JavaScript. Defaults to - ``'http://openlayers.org/api/2.8/OpenLayers.js'``. + ``'http://openlayers.org/api/2.11/OpenLayers.js'``. .. attribute:: modifiable |
