Roo/bootstrap/TimeField.js
authorEdward <edward@roojs.com>
Mon, 9 Jun 2014 07:47:05 +0000 (15:47 +0800)
committerEdward <edward@roojs.com>
Mon, 9 Jun 2014 07:47:05 +0000 (15:47 +0800)
Roo/bootstrap/TimeField.js

index f6e83e3..2449977 100644 (file)
@@ -348,6 +348,8 @@ Roo.extend(Roo.bootstrap.TimeField, Roo.bootstrap.Input,  {
         this.pop.show();
         this.update();
         this.place();
+        
+        this.fireEvent('show', this, this.date);
     },
     
     hide : function()