Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 13:00:47 +0000 (21:00 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 13:00:47 +0000 (21:00 +0800)
Roo/bootstrap/Calendar.js

index 133517c..867cf73 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, Roo.data);
          
 //        this.store.on('load', function(data) {