mirror of https://github.com/apache/cloudstack.git
parent
8b09620d77
commit
eb23d91cf4
|
|
@ -1015,6 +1015,7 @@
|
|||
|
||||
$.ajax({
|
||||
url: createURL('uploadSslCert'),
|
||||
type: "POST",
|
||||
data: data,
|
||||
success: function(json) {
|
||||
var item = json.uploadsslcertresponse.sslcert;
|
||||
|
|
|
|||
Loading…
Reference in New Issue