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

index c4f5516..b32da57 100644 (file)
@@ -187,7 +187,6 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
         
         if(this.singleMode){
             Roo.each(this.picker().select('thead tr th', true).elements, function(v){
-                v.setVisibilityMode(Roo.Element.DISPLAY)
                 v.hide();
             })
         }