mirror of https://github.com/apache/cloudstack.git
fixing a missing bracket
This commit is contained in:
parent
11a25b3b9a
commit
53fd2ee5dc
|
|
@ -3177,7 +3177,8 @@
|
|||
});
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
action: function(args) {
|
||||
var dataObj = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue