X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/ProgressBar2.html diff --git a/docs/source/ProgressBar2.html b/docs/source/ProgressBar2.html index e109630d..5271cc5b 100644 --- a/docs/source/ProgressBar2.html +++ b/docs/source/ProgressBar2.html @@ -49,7 +49,6 @@ * @cfg {Mixed} textEl The element to render the progress text to (defaults to the progress * bar's internal text element) * @cfg {String} id The progress bar element's id (defaults to an auto-generated id) - * @xtype progressbar */ Ext.define('Ext.ProgressBar', { extend: 'Ext.Component',