From: Alan Knowles Date: Thu, 11 Sep 2014 11:28:21 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.3BFGMX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=848a4c4ac6eea8bfedf9b86820679fa4a37f18b3;p=roojs1 examples/bootstrap/dashboard1.bjs.3BFGMX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.N6MGMX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 4a8dda0ba6..c708883c83 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -557,6 +557,7 @@ "String fieldLabel" : "ComboBox", "$ xns" : "Roo.bootstrap", "String/Roo.Template tpl" : "
  • {item}", + "String displayField" : "item", "items" : [ { "$ Array fields" : "[ 'item' ]", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 8a10037c3c..7919cd3361 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -603,6 +603,7 @@ dashboard1 = new Roo.XComponent({ fieldLabel : 'ComboBox', xns : Roo.bootstrap, tpl : '
  • {item}', + displayField : 'item', items : [ ]