mirror of https://github.com/apache/cloudstack.git
Health-Check UI development
This commit is contained in:
parent
2094ee682e
commit
a7e09c8648
|
|
@ -171,12 +171,10 @@
|
|||
}
|
||||
});
|
||||
}, g_queryAsyncJobResultInterval);
|
||||
},
|
||||
error:function(XMLHttpResponse){
|
||||
args.response.error(parseXMLHttpResponse(XMLHttpResponse));
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue