From c9058ccfbcc201a61e71ae5069755f4f30dd2cc7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 16:15:23 +0800 Subject: [PATCH] examples/bootstrap/ComboBox.js --- examples/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/ComboBox.js b/examples/bootstrap/ComboBox.js index 46ed2032d6..0c1a4443df 100644 --- a/examples/bootstrap/ComboBox.js +++ b/examples/bootstrap/ComboBox.js @@ -6,7 +6,7 @@ Roo.example.combobox = new Roo.XComponent({ part : ["layout","viewpanel"], order : '001-viewpanel', region : '', - // parent : '#bootstrap', + parent : '#bootstrap', name : "unnamed module", disabled : false, permname : '', -- 2.39.2