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

index bcfa01c..3284f79 100644 (file)
@@ -830,7 +830,7 @@ Roo.extend(Roo.grid.Calendar, Roo.grid.Grid, {
             cg.setXY([sbox.x +2, sbox.y +(ev.row * 20)]);    
             cg.setWidth(ebox.right - sbox.x -2);
         }
-    }
+    },
     
     renderEvents: function()
     {