Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 05:22:39 +0000 (13:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 05:22:39 +0000 (13:22 +0800)
Roo/bootstrap/Calendar.js

index 714a92a..0fae372 100644 (file)
@@ -227,7 +227,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.textNodes = this.el.query('.fc-day-number');
         try { 
             this.update(new Date());
-        catch(e) {
+        catch(e) {
             Roo.log(e);
         }