From 9fc0e02a5f5b47454bed378170fbbf271fa397d2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 16:15:10 +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 0c1a4443df..46ed2032d6 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