[Commits] r2806 - sandbox/gxm/geoext/gxm/lib/GXM/data

commits at geoext.org commits at geoext.org
Thu Aug 11 15:41:58 CEST 2011


Author: marcjansen
Date: 2011-08-11 15:41:58 +0200 (Thu, 11 Aug 2011)
New Revision: 2806

Modified:
   sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js
Log:
[gxm] fix require directive

Modified: sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js
===================================================================
--- sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js	2011-08-08 14:53:59 UTC (rev 2805)
+++ sandbox/gxm/geoext/gxm/lib/GXM/data/LayerStore.js	2011-08-11 13:41:58 UTC (rev 2806)
@@ -12,7 +12,6 @@
 
 /**
  * @requires GXM/data/models/Layer.js
- * @requires GXM/data/LayerReader.js
  */
 
 /** api: (define)



More information about the Commits mailing list