Skip to content

Commit 231a67b

Browse files
committed
Add missing 'fetchLatest' for second listCapacity call
1 parent 7fb70ab commit 231a67b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/scripts/dashboard.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@
238238
$.ajax({
239239
url: createURL('listCapacity'),
240240
data: {
241+
fetchLatest: true,
241242
sortBy: 'usage',
242243
page: 0,
243244
pagesize: 8

0 commit comments

Comments
 (0)