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

index 0cc3d64..69209ab 100644 (file)
@@ -716,6 +716,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                         this.viewDate.setUTCFullYear(year);
                         
                     }
+                    Roo.log('got here');
                     this.showMode(-1);
                     this.fill();
                 }