diff --git a/ui/scripts/system.js b/ui/scripts/system.js index e7c535ecea4..f0e4cfd0a4f 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -9070,8 +9070,6 @@ } } }, - - //??? routerGroupByCluster: { id: 'routerGroupByCluster', type: 'select', @@ -9229,6 +9227,12 @@ return 'No'; } } + }, + podname: { + label: 'label.pod' + }, + zonename: { + label: 'zone' } }], dataProvider: function (args) { @@ -9287,8 +9291,7 @@ } } } - } - //??? + } } }, systemVms: {