examples/bootstrap/calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:50:19 +0000 (12:50 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:50:19 +0000 (12:50 +0800)
examples/bootstrap/calendar.js

index c881f3b..15bbaae 100644 (file)
@@ -31,7 +31,7 @@ Roo.example.calendar = new Roo.XComponent({
                     cls : 'col-md-9',
                     listeners : {
                         render : function() {
-                            _this.render = this;
+                            _this.cal = this;
                         }
                         
                     }