Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:06:33 +0000 (18:06 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 10:06:33 +0000 (18:06 +0800)
Roo/bootstrap/Calendar.js

index bf85152..6930947 100644 (file)
@@ -308,7 +308,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                     ]
                 }
             ]
-        }
+        };
         this.maskEl = Roo.DomHelper.append(this.el.select('.fc-content', true).first(), mark, true);
         
         var size = this.el.select('.fc-content', true).first().getSize();