Roo/bootstrap/DateField.js
authorEdward <edward@roojs.com>
Thu, 23 Apr 2015 05:41:47 +0000 (13:41 +0800)
committerEdward <edward@roojs.com>
Thu, 23 Apr 2015 05:41:47 +0000 (13:41 +0800)
Roo/bootstrap/DateField.js

index 979a58a..efbacfb 100644 (file)
@@ -191,7 +191,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                 v.hide();
             })
             
-            this.picker().select('thead > tr', true).first().setStyle('width', '189px');
+            this.picker().select('tbody > tr > td', true).first().setStyle('width', '189px');
 //            Roo.each(this.picker().select('thead > tr > th > i', true).elements, function(v){
 //                v.remove();
 //            })