X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/JsonStore.html diff --git a/docs/source/JsonStore.html b/docs/source/JsonStore.html index a5c445e0..688bd902 100644 --- a/docs/source/JsonStore.html +++ b/docs/source/JsonStore.html @@ -15,8 +15,8 @@ -
/**
- * @author Ed Spencer
+  
/**
+ * @author Ed Spencer
  * @class Ext.data.JsonStore
  * @extends Ext.data.Store
  * @ignore
@@ -58,8 +58,6 @@ var store = new Ext.data.JsonStore({
  *
  * <p>An object literal of this form could also be used as the {@link #data} config option.</p>
  *
- * @constructor
- * @param {Object} config
  * @xtype jsonstore
  */
 Ext.define('Ext.data.JsonStore',  {