[Commits] r2227 - core/trunk/geoext/lib/GeoExt/plugins

commits at geoext.org commits at geoext.org
Tue Jun 29 09:29:58 CEST 2010


Author: elemoine
Date: 2010-06-29 09:29:58 +0200 (Tue, 29 Jun 2010)
New Revision: 2227

Modified:
   core/trunk/geoext/lib/GeoExt/plugins/AttributeForm.js
Log:
missing @include, no functional change

Modified: core/trunk/geoext/lib/GeoExt/plugins/AttributeForm.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/plugins/AttributeForm.js	2010-06-29 07:29:19 UTC (rev 2226)
+++ core/trunk/geoext/lib/GeoExt/plugins/AttributeForm.js	2010-06-29 07:29:58 UTC (rev 2227)
@@ -5,6 +5,11 @@
  * See http://svn.geoext.org/core/trunk/geoext/license.txt for the full text
  * of the license.
  */
+
+/*
+ * @include GeoExt/widgets/form.js
+ */
+
 Ext.namespace("GeoExt.plugins");
 
 /** api: (define)



More information about the Commits mailing list