examples/bootstrap/TabPanel-ComboBox.js
[roojs1] / examples / bootstrap / TabPanel-ComboBox.js
index 23047fa..a707a70 100644 (file)
@@ -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 : {