Roo/bootstrap/Input.js
authorEdward <edward@roojs.com>
Fri, 13 Jul 2018 06:06:55 +0000 (14:06 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Jul 2018 06:06:55 +0000 (14:06 +0800)
Roo/bootstrap/Input.js

index e6278d2..bbbd7c6 100644 (file)
@@ -34,9 +34,6 @@
 
  * @cfg {String} align (left|center|right) Default left
  * @cfg {Boolean} forceFeedback (true|false) Default false
- * @cfg {Boolean} hideParent (true|false) Default false also hide the parent
- * 
- * 
  * 
  * @constructor
  * Create a new Input
@@ -247,8 +244,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
     labelsm : 0,
     labelxs : 0,
     
-    hideParent : false,
-    
     parentLabelAlign : function()
     {
         var parent = this;