mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1398:LDAP:fail to update the failed job status -stuck in in-progress state
This commit is contained in:
parent
0a1a207a19
commit
b9a4774d8e
|
|
@ -188,7 +188,13 @@
|
|||
data: items
|
||||
});
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
error:function(json){
|
||||
args.response.error(parseXMLHttpResponse(json));
|
||||
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue