From: Alan Knowles Date: Tue, 4 Dec 2018 08:42:44 +0000 (+0800) Subject: examples/bootstrap/TabPanel-ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0e4ae9fac458c487b4ec933f0261d190deea00ed examples/bootstrap/TabPanel-ComboBox.js --- diff --git a/examples/bootstrap/TabPanel-ComboBox.js b/examples/bootstrap/TabPanel-ComboBox.js index e9cf790dab..6895995f07 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 : './data.country.js', + url : '../bootstrap/data.country.js', method : 'GET' }, reader : {