Roo/calendar/View.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 04:36:27 +0000 (12:36 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 04:36:27 +0000 (12:36 +0800)
Roo/calendar/View.js

index ae4e0c3..12696c4 100644 (file)
@@ -82,7 +82,7 @@ Roo.extend(Roo.calendar.View, Roo.BoxComponent,  {
     navHeader: function() {
         // header is a bit specific to bootstrap implementation - eg. roo would not use this..
     
-        fc_button = function(name, corner, style, content ) {
+        var fc_button = function(name, corner, style, content ) {
             return Roo.apply({},{
                 tag : 'span',
                 cls : 'fc-button fc-button-'+name+' fc-state-default ' +