Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 05:29:13 +0000 (13:29 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 05:29:13 +0000 (13:29 +0800)
Roo/bootstrap/Calendar.js

index 76390d8..c38eb33 100644 (file)
@@ -275,7 +275,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         if (!this.store) {
             return;
         }
-        
+        Roo.log(this.store);
         this.store = Roo.factory(this.store, true);
          
 //        this.store.on('load', function(data) {