X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=examples%2Fbootstrap%2FComboBox.js;h=d2db9e6f895202c939d7184bcb2b036d3f9bfe8d;hb=5fb7ee277de14510e38f898ffc35876cabd62862;hp=f8b6cd21681ddd4396b207b6178aa0132962e031;hpb=c60e0426a2114df3c51080c9502b729eedfefd1e;p=roojs1 diff --git a/examples/bootstrap/ComboBox.js b/examples/bootstrap/ComboBox.js index f8b6cd2168..d2db9e6f89 100644 --- a/examples/bootstrap/ComboBox.js +++ b/examples/bootstrap/ComboBox.js @@ -38,7 +38,7 @@ Roo.example.combobox = new Roo.XComponent({ name : 'country_id_name', triggerAction : 'all', minChars : '1', - tpl : '
  • {name}', + tpl : '
  • {title}', listWidth : '400', multiple: true, listeners : {