0.0.111
This commit is contained in:
@@ -443,7 +443,7 @@ function createRoute(el, owner_type){
|
|||||||
processData: false,
|
processData: false,
|
||||||
contentType: false,
|
contentType: false,
|
||||||
// enctype: 'json',
|
// enctype: 'json',
|
||||||
data: obj,
|
data: JSON.stringify(obj),
|
||||||
success: function(data){
|
success: function(data){
|
||||||
if (data.user_alerts) {
|
if (data.user_alerts) {
|
||||||
getNewMessageSession()
|
getNewMessageSession()
|
||||||
|
|||||||
Reference in New Issue
Block a user