Roo/grid/Calendar.js
authorAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 11:06:32 +0000 (19:06 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 11:06:32 +0000 (19:06 +0800)
Roo/grid/Calendar.js

index 170f5f7..6bc1170 100644 (file)
@@ -886,7 +886,7 @@ Roo.extend(Roo.grid.Calendar, Roo.grid.Grid, {
                 add.id = add.id || d.id;
                 add.title = add.title || '??';
                 this.addItem(add);
-                
+                return true;
                 // other than the 'required' coluns, we should just pass the data from the store.