@@ -390,7 +390,7 @@ define(['ngResource'], function() {
method: 'POST',
isArray: false,
headers: {
- 'Content-Type' : 'application/text;charset=UTF-8'
+ 'Content-Type' : 'application/json;charset=UTF-8'
}
},
})