Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 06:12:25 +0000 (14:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 06:12:25 +0000 (14:12 +0800)
Roo/bootstrap/Calendar.js

index 2d1798e..7ab0807 100644 (file)
@@ -101,10 +101,10 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                             tag : 'td',
                             cls : 'fc-header-right',
                             cn : [
-                                fc_button('month', 'left', '', 'month' ),
+                          /*      fc_button('month', 'left', '', 'month' ),
                                 fc_button('week', '', '', 'week' ),
                                 fc_button('day', 'right', '', 'day' )
-                                
+                            */    
                                 
                             ]
                         },