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

index c13e81f..066a270 100644 (file)
@@ -272,7 +272,7 @@ Roo.extend(Roo.bootstrap.DateField, Roo.bootstrap.Input,  {
                 tag: 'span',
                 cls: 'month',
                 html: Roo.bootstrap.DateField.dates[this.language].monthsShort[i++]
-            }
+            };
             
             months.createChild(month);
         }