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

index 0f84bc6..ec521c3 100644 (file)
@@ -659,7 +659,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         if (!this.store) {
             return;
         }
-        
+        Roo.log(this.store);
         this.store = Roo.factory(this.store, Roo.data);
         
         Roo.log(this.store);