examples/bootstrap/dashboard3.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 05:42:05 +0000 (13:42 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 05:42:05 +0000 (13:42 +0800)
examples/bootstrap/dashboard3.js

examples/bootstrap/dashboard3.bjs
examples/bootstrap/dashboard3.js

index 7dce2fc..b9a8e05 100644 (file)
                                                                                     "items" : [
                                                                                         {
                                                                                             "labelAlign" : "top",
-                                                                                            "fieldLabel" : "Job Title (for your reference)",
+                                                                                            "fieldLabel" : "Some input",
                                                                                             "xtype" : "Input",
                                                                                             "allowBlank" : true,
                                                                                             "$ xns" : "Roo.bootstrap",
index 4c96898..1d3df28 100644 (file)
@@ -397,7 +397,7 @@ dashboard3 = new Roo.XComponent({
                                                                                        {
                                                                                             '|xns' : 'Roo.bootstrap',
                                                                                             labelAlign : 'top',
-                                                                                            fieldLabel : 'Job Title (for your reference)',
+                                                                                            fieldLabel : 'Some input',
                                                                                             xtype : 'Input',
                                                                                             allowBlank : true,
                                                                                             xns : Roo.bootstrap,