Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:18:42 +0000 (20:18 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:18:42 +0000 (20:18 +0800)
Roo/bootstrap/Calendar.js

index 0f84bc6..08a161d 100644 (file)
@@ -662,7 +662,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         
         this.store = Roo.factory(this.store, Roo.data);
         
-        Roo.log(this.store);
+        Roo.log(this);
         
 //        this.renderEvents();
     }