From aa09a34d7dd26efbefc27a215977bed44b5bbbe1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 19:27:47 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.MRH1LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.93P1LX examples/bootstrap/dashboard1.js --- examples/bootstrap/dashboard1.bjs | 1 + examples/bootstrap/dashboard1.js | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 83416033ec..1d6e57b914 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -550,6 +550,7 @@ }, { "String mode" : "local", + "String name" : "combotest", "String valueField" : "item", "xtype" : "ComboBox", "String fieldLabel" : "ComboBox", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index aaf0a93a08..c384565918 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -596,6 +596,7 @@ dashboard1 = new Roo.XComponent({ xns : Roo.data }, mode : 'local', + name : 'combotest', valueField : 'item', xtype : 'ComboBox', fieldLabel : 'ComboBox', -- 2.39.2