examples/bootstrap/dashboard1.bjs.R8J2LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:17:34 +0000 (18:17 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:17:34 +0000 (18:17 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.V3A2LX
examples/bootstrap/dashboard1.js

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index e262dd3..b9f6ff2 100644 (file)
                                                                                     "String fieldLabel" : "Textarea"
                                                                                 },
                                                                                 {
+                                                                                    "String cls" : "has-success",
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "Enter ...",
                                                                                     "String fieldLabel" : "Text",
index 2f3027f..ecc0930 100644 (file)
@@ -528,6 +528,7 @@ dashboard1 = new Roo.XComponent({
                                                                                     fieldLabel : 'Textarea'
                                                                                 },
                                                                                {
+                                                                                    cls : 'has-success',
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'Enter ...',
                                                                                     fieldLabel : 'Text',