examples/bootstrap/bootstrap.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2014 07:18:30 +0000 (15:18 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2014 07:18:30 +0000 (15:18 +0800)
examples/bootstrap/bootstrap.js

index ede6dc6..f4531c2 100644 (file)
@@ -410,7 +410,7 @@ Roo.example.bootstrap = new Roo.XComponent({
                                     xtype: 'Input',
                                     xns: Roo.bootstrap,
                                     name : 'test',
-                                    fieldLabel : 'test'
+                                    fieldLabel : 'test',
                                     listeners : {
                                         keyup : function() {
                                             alert("Test");