|
@@ -329,7 +329,7 @@ Ext.define('KitchenSink.view.binding.ChildForm', {
|
|
|
method: 'GET',
|
|
method: 'GET',
|
|
|
headers:{
|
|
headers:{
|
|
|
'Access-Control-Allow-Origin': '*',
|
|
'Access-Control-Allow-Origin': '*',
|
|
|
- "Content-Type": 'application/json;charset=UTF-8'
|
|
|
|
|
|
|
+ "Content-Type": 'application/json;charset=UTF-8',
|
|
|
},
|
|
},
|
|
|
success: function (response) {
|
|
success: function (response) {
|
|
|
form.setLoading(false);
|
|
form.setLoading(false);
|