[Commits] r1189 - apps/opengeo/geoexplorer/trunk/src/script/app
commits at geoext.org
commits at geoext.org
Wed Jul 1 02:50:55 CEST 2009
Author: tschaub
Date: 2009-07-01 02:50:55 +0200 (Wed, 01 Jul 2009)
New Revision: 1189
Modified:
apps/opengeo/geoexplorer/trunk/src/script/app/GeoExplorer.js
Log:
These could be include instead of requires - but until we have different apps with different build profiles, we build with all.
Modified: apps/opengeo/geoexplorer/trunk/src/script/app/GeoExplorer.js
===================================================================
--- apps/opengeo/geoexplorer/trunk/src/script/app/GeoExplorer.js 2009-07-01 00:49:38 UTC (rev 1188)
+++ apps/opengeo/geoexplorer/trunk/src/script/app/GeoExplorer.js 2009-07-01 00:50:55 UTC (rev 1189)
@@ -1,13 +1,6 @@
/**
* Copyright (c) 2009 The Open Planning Project
*/
-
-/*
- * @requires GeoExplorer/util.js
- * @requires GeoExplorer/GroupContainer.js
- * @requires GeoExplorer/CapabilitiesGrid.js
- * @requires GeoExplorer/NewSourceWindow.js
- */
/**
* api: (define)
More information about the Commits
mailing list