From: Alan Knowles Date: Thu, 11 Sep 2014 11:26:30 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.32CEMX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=a4f236b8ad7d8d0d553c785d7f5f6cca485b8ecb;p=roojs1 examples/bootstrap/dashboard1.bjs.32CEMX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.3ZNEMX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 5e4ce4c129..70112b4387 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -554,6 +554,7 @@ "xtype" : "ComboBox", "String fieldLabel" : "ComboBox", "$ xns" : "Roo.bootstrap", + "String/Roo.Template tpl" : "{item}", "items" : [ { "$ Array fields" : "[ 'item' ]", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 8c32108949..99c083abc1 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -600,6 +600,7 @@ dashboard1 = new Roo.XComponent({ xtype : 'ComboBox', fieldLabel : 'ComboBox', xns : Roo.bootstrap, + tpl : '{item}', items : [ ]