[Commits] r869 - apps/opengeo/geoexplorer/trunk
commits at geoext.org
commits at geoext.org
Wed May 27 21:22:28 CEST 2009
Author: dwins
Date: 2009-05-27 21:22:28 +0200 (Wed, 27 May 2009)
New Revision: 869
Modified:
apps/opengeo/geoexplorer/trunk/index.html
Log:
Use GeoExplorer.Full in index.html
Modified: apps/opengeo/geoexplorer/trunk/index.html
===================================================================
--- apps/opengeo/geoexplorer/trunk/index.html 2009-05-27 06:46:38 UTC (rev 868)
+++ apps/opengeo/geoexplorer/trunk/index.html 2009-05-27 19:22:28 UTC (rev 869)
@@ -27,7 +27,7 @@
<script>
Ext.BLANK_IMAGE_URL = "theme/img/blank.gif";
- var app = new GeoExplorer({
+ var app = new GeoExplorer.Full({
ows: "/geoserver/ows",
map: {
layers: [{
More information about the Commits
mailing list