From: Alan Knowles Date: Fri, 30 Nov 2018 08:25:01 +0000 (+0800) Subject: examples/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=22580eb1f9e7fb0ff0ba4f7de1056e4d7e0aea78 examples/bootstrap/ComboBox.js --- diff --git a/examples/bootstrap/ComboBox.js b/examples/bootstrap/ComboBox.js index 78d551d398..d5002f8cda 100644 --- a/examples/bootstrap/ComboBox.js +++ b/examples/bootstrap/ComboBox.js @@ -69,7 +69,7 @@ Roo.example.combobox = new Roo.XComponent({ proxy : { xtype: 'HttpProxy', xns: Roo.data, - url : '../boostrap/data.country.js', + url : '../bootstrap/data.country.js', method : 'GET' }, reader : {