mirror of https://github.com/apache/cloudstack.git
CS-16328:UI not calling the listCapacity correctly
Reviewed-By:Brian
This commit is contained in:
parent
a684b3af25
commit
ba377fd0a0
|
|
@ -253,7 +253,7 @@
|
|||
$.ajax({
|
||||
url: createURL('listCapacity'),
|
||||
data: {
|
||||
fetchLatest: true,
|
||||
fetchLatest: false,
|
||||
sortBy: 'usage',
|
||||
page: 0,
|
||||
pagesize: 8
|
||||
|
|
|
|||
Loading…
Reference in New Issue