examples/bootstrap/TabPanel-ComboBox.js
authorAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:41:28 +0000 (16:41 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:41:28 +0000 (16:41 +0800)
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 : {