mirror of https://github.com/apache/cloudstack.git
javascript:TrailingComma sonacube issue considered blocker removed
This commit is contained in:
parent
bf0c4f2ecb
commit
9a23229d94
|
|
@ -162,7 +162,7 @@
|
|||
}
|
||||
},
|
||||
error: function(xhr) {
|
||||
},
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
|
@ -1405,7 +1405,7 @@
|
|||
});
|
||||
}
|
||||
});
|
||||
},
|
||||
}
|
||||
error: function(json) {
|
||||
complete({ error: parseXMLHttpResponse(json) });
|
||||
}
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@
|
|||
}
|
||||
},
|
||||
error: function(xhr) {
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
return userValid ? {
|
||||
|
|
|
|||
|
|
@ -569,7 +569,7 @@
|
|||
});
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
action: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue