Changed dataConverters key format.
This commit is contained in:
parent
11642ba20c
commit
d303687815
5 changed files with 19 additions and 30 deletions
|
@ -12,7 +12,7 @@ jQuery.extend( true, jQuery.ajaxSettings , {
|
|||
},
|
||||
|
||||
dataConverters: {
|
||||
"text => script": jQuery.globalEval
|
||||
"text script": jQuery.globalEval
|
||||
}
|
||||
} );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue