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

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