Roo/grid/Calendar.js
authorAlan Knowles <alan@roojs.com>
Thu, 10 Apr 2014 02:26:20 +0000 (10:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 10 Apr 2014 02:26:20 +0000 (10:26 +0800)
Roo/grid/Calendar.js

index a827920..cfb2353 100644 (file)
@@ -790,7 +790,7 @@ Roo.extend(Roo.grid.Calendar, Roo.grid.Grid, {
     },
     
     
-    function renderEvent(args,ctr) {
+     renderEvent : function(args,ctr) {
         if (!ctr) {
              ctr = this.view.el.select('.fc-event-container',true).first();
         }