examples/bootstrap/dashboard1.bjs.H41KMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:00 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:00 +0000 (18:15 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.TG0KMX
examples/bootstrap/dashboard1.js

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

index 02cb57c..dfa9048 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter ...",
+                                                                                    "string placeholder" : "disabled = true",
                                                                                     "Boolean disabled" : true,
                                                                                     "String fieldLabel" : "Text",
                                                                                     "$ xns" : "Roo.bootstrap"
index 119349a..da661aa 100644 (file)
@@ -510,7 +510,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'Input',
-                                                                                    placeholder : 'Enter ...',
+                                                                                    placeholder : 'disabled = true',
                                                                                     disabled : true,
                                                                                     fieldLabel : 'Text',
                                                                                     xns : Roo.bootstrap