mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix missing ID on host list view, which was breaking detail view
This commit is contained in:
parent
afb56d2112
commit
0042749226
@ -5437,6 +5437,7 @@
|
||||
title: 'Hosts',
|
||||
id: 'hosts',
|
||||
listView: {
|
||||
id: 'hosts',
|
||||
section: 'hosts',
|
||||
fields: {
|
||||
name: { label: 'Name' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user