mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4223: UI > Infrastructure > zone > USC > blades tab - fix a bug that blades failed to be listed in listView.
This commit is contained in:
parent
e6d03f2322
commit
6c4082301c
|
|
@ -13902,7 +13902,7 @@
|
|||
data: {
|
||||
ucsmanagerid: args.context.ucsManagers[0].id
|
||||
},
|
||||
error: function(json) {
|
||||
success: function(json) {
|
||||
//for testing only (begin)
|
||||
/*
|
||||
json = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue