X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Sortable.html diff --git a/docs/source/Sortable.html b/docs/source/Sortable.html index 46aeb2c9..ce1f6bfa 100644 --- a/docs/source/Sortable.html +++ b/docs/source/Sortable.html @@ -45,11 +45,10 @@ Ext.define("Ext.util.Sortable", { 'Ext.util.Sorter' ], - /** - * The property in each item that contains the data to sort. (defaults to null) + /** + * The property in each item that contains the data to sort. * @type String */ - sortRoot: null, /** * Performs initialization of this mixin. Component classes using this mixin should call this method