Roo/form/TextItem.js
authorEdward <edward@roojs.com>
Thu, 7 Mar 2019 04:03:44 +0000 (12:03 +0800)
committerEdward <edward@roojs.com>
Thu, 7 Mar 2019 04:03:44 +0000 (12:03 +0800)
Roo/form/TextItem.js

index 68966ca..8331f93 100644 (file)
@@ -31,10 +31,6 @@ Roo.extend(Roo.form.TextItem, Roo.BoxComponent,  {
      * @cfg {String} html the content for this item
      */
     html : '',
-    /**
-     * @cfg {String} cls the class for this item
-     */
-    cls : '',
     
     getAutoCreate : function()
     {