examples/bootstrap/dashboard1.bjs.9P0ZLX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:51:19 +0000 (19:51 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:51:19 +0000 (19:51 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.3PSYLX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.NVV8LX
examples/bootstrap/dashboard1.js.PL08LX

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

index 954c964..75acf27 100644 (file)
                                                                                     "xtype" : "ComboBox",
                                                                                     "String triggerAction" : "all",
                                                                                     "Boolean editable" : false,
-                                                                                    "String fieldLabel" : "ComboBox",
+                                                                                    "String fieldLabel" : "Multiple selection",
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "String/Roo.Template tpl" : "<li class=\"select2-result\"><b>{item}</b></div>",
                                                                                     "Boolean multiple" : true,
index b62ff3d..61a2f83 100644 (file)
@@ -646,7 +646,7 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'ComboBox',
                                                                                     triggerAction : 'all',
                                                                                     editable : false,
-                                                                                    fieldLabel : 'ComboBox',
+                                                                                    fieldLabel : 'Multiple selection',
                                                                                     xns : Roo.bootstrap,
                                                                                     tpl : '<li class=\"select2-result\"><b>{item}</b></div>',
                                                                                     multiple : true,