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