Roo/calendar/View.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 11:02:19 +0000 (19:02 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 11:02:19 +0000 (19:02 +0800)
Roo/calendar/View.js

index 414cd9f..1c36aa6 100644 (file)
@@ -267,11 +267,8 @@ Roo.extend(Roo.calendar.View, Roo.BoxComponent,  {
             cls : 'fc-content',
             style : "position: relative;",
             cn : [
-                {
-                    
+                
                     this.monthTable()
-                    
-                }
             ]
 
         });