Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:57:40 +0000 (15:57 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:57:40 +0000 (15:57 +0800)
Roo/bootstrap/Calendar.js

index c588129..5c7792a 100644 (file)
@@ -672,7 +672,6 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 });
             });
         }
-        
         this.renderEvents();
     }
 });