mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 06:06:15 +02:00
Migrate single node view, fix route condition
This commit is contained in:
@@ -7,8 +7,8 @@ mount(Node, {
|
||||
props: {
|
||||
cluster: infos.cluster,
|
||||
hostname: infos.hostname,
|
||||
from: infos.from,
|
||||
to: infos.to
|
||||
presetFrom: infos.from,
|
||||
presetTo: infos.to
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig]
|
||||
|
Reference in New Issue
Block a user