Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 11:24:56 +0000 (19:24 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 11:24:56 +0000 (19:24 +0800)
Roo/bootstrap/Calendar.js

index 9f9c473..03b7a61 100644 (file)
@@ -654,7 +654,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.cells.addClassOnOver('fc-state-hover');
         
         this.calevents = [];
-        
+        Roo.log(baseURL);
         
         this.renderEvents();
     }