examples/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Mon, 30 Jun 2014 08:38:06 +0000 (16:38 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Jun 2014 08:38:06 +0000 (16:38 +0800)
examples/bootstrap/ComboBox.js

index 1944bd7..b1a2c0d 100644 (file)
@@ -75,7 +75,7 @@ Roo.example.combobox = new Roo.XComponent({
                         proxy : {
                             xtype: 'HttpProxy',
                             xns: Roo.data,
-                            url : baseURL + '/Roo/Core_geoip_country',
+                            url : baseURL + '/Geoip/Core_geoip_country',
                             method : 'GET'
                         },
                         reader : {