examples/bootstrap/dashboard1.bjs.8IE6LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:17:55 +0000 (18:17 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:17:55 +0000 (18:17 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.J8X4LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.ST0KMX
examples/bootstrap/dashboard1.js.ZRUKMX
examples/bootstrap/dashboard1.bjs.4TCAMX
examples/bootstrap/dashboard1.js.2P59LX
examples/bootstrap/dashboard1.bjs.2MRAMX
examples/bootstrap/dashboard1.js.VRQEMX
examples/bootstrap/dashboard1.bjs.R4D1LX
examples/bootstrap/dashboard1.js.OP70LX

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

index b9f6ff2..5206c66 100644 (file)
                                                                                 {
                                                                                     "String cls" : "has-success",
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter ...",
-                                                                                    "String fieldLabel" : "Text",
+                                                                                    "string placeholder" : "cls = has-success",
+                                                                                    "String fieldLabel" : "Input with Success",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index ecc0930..a310da9 100644 (file)
@@ -530,8 +530,8 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     cls : 'has-success',
                                                                                     xtype : 'Input',
-                                                                                    placeholder : 'Enter ...',
-                                                                                    fieldLabel : 'Text',
+                                                                                    placeholder : 'cls = has-success',
+                                                                                    fieldLabel : 'Input with Success',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]