From: Alan Knowles Date: Tue, 4 Dec 2018 08:41:28 +0000 (+0800) Subject: examples/bootstrap/TabPanel-ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=68cfcc64a76cb395be591b1e8945afeb6967f84a examples/bootstrap/TabPanel-ComboBox.js --- diff --git a/examples/bootstrap/TabPanel-ComboBox.js b/examples/bootstrap/TabPanel-ComboBox.js index 23047fa062..a707a70fe9 100644 --- a/examples/bootstrap/TabPanel-ComboBox.js +++ b/examples/bootstrap/TabPanel-ComboBox.js @@ -403,7 +403,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({ proxy : { xtype: 'HttpProxy', xns: Roo.data, - url : baseURL + '/Geoip/Core_geoip_country', + url : './data.country.js'', method : 'GET' }, reader : {