examples/bootstrap/calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 13:01:43 +0000 (21:01 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 13:01:43 +0000 (21:01 +0800)
examples/bootstrap/calendar.js

index 3e18b93..55dc3b2 100644 (file)
@@ -43,6 +43,7 @@ Roo.example.calendar = new Roo.XComponent({
                                     cls : 'col-md-6 col-sm-12',
                                     listeners : {
                                         render : function() {
+                                            Roo.log(Roo.data);
                                             _this.cal = this;
                                         },
                                         evententer : function(e,el,data) {