mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-29 07:21:44 +01:00
Split systems view into node-overview and node-list
This commit is contained in:
@@ -4,6 +4,7 @@ import Systems from './Systems.root.svelte'
|
||||
new Systems({
|
||||
target: document.getElementById('svelte-app'),
|
||||
props: {
|
||||
displayType: displayType,
|
||||
cluster: infos.cluster,
|
||||
from: infos.from,
|
||||
to: infos.to
|
||||
|
||||
Reference in New Issue
Block a user