Roo/bootstrap/TriggerField.js
authorEdward <edward@roojs.com>
Thu, 11 Sep 2014 08:25:09 +0000 (16:25 +0800)
committerEdward <edward@roojs.com>
Thu, 11 Sep 2014 08:25:09 +0000 (16:25 +0800)
Roo/bootstrap/TriggerField.js

index 246f453..30bbded 100644 (file)
@@ -63,8 +63,9 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
     getAutoCreate : function(){
        
         var parent = this.parent();
-        
-        var align = this.labelAign || this.parentLabelAlign();
+        Roo.log('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log(this.labelAlign);
+        var align = this.labelAlign || this.parentLabelAlign();
         
         var id = Roo.id();