examples/bootstrap/dashboard1.bjs.32CEMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:26:30 +0000 (19:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:26:30 +0000 (19:26 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.3ZNEMX
examples/bootstrap/dashboard1.js

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

index 5e4ce4c..70112b4 100644 (file)
                                                                                     "xtype" : "ComboBox",
                                                                                     "String fieldLabel" : "ComboBox",
                                                                                     "$ xns" : "Roo.bootstrap",
+                                                                                    "String/Roo.Template tpl" : "{item}",
                                                                                     "items" : [
                                                                                         {
                                                                                             "$ Array fields" : "[ 'item' ]",
index 8c32108..99c083a 100644 (file)
@@ -600,6 +600,7 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'ComboBox',
                                                                                     fieldLabel : 'ComboBox',
                                                                                     xns : Roo.bootstrap,
+                                                                                    tpl : '{item}',
                                                                                     items : [
 
                                                                                     ]