From 2666b1b220047fb09eee9c2c0b59228a60fa2a13 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 16:15:46 +0800 Subject: [PATCH] examples/bootstrap/ComboBox.js --- examples/bootstrap/ComboBox.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/bootstrap/ComboBox.js b/examples/bootstrap/ComboBox.js index 0c1a4443df..7cc6223ce5 100644 --- a/examples/bootstrap/ComboBox.js +++ b/examples/bootstrap/ComboBox.js @@ -21,8 +21,7 @@ Roo.example.combobox = new Roo.XComponent({ var _this = this; var MODULE = this; - var baseURL = '/web.eventmanager/demo.local.php'; - + return { xtype: 'Body', xns: Roo.bootstrap, -- 2.39.2