mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-16 01:31:45 +01:00
link to public dashboard in admin options, add return button do public dashboard
This commit is contained in:
@@ -10,6 +10,7 @@ mount(Config, {
|
||||
isApi: isApi,
|
||||
username: username,
|
||||
ncontent: ncontent,
|
||||
clusters: hClusters.map((c) => c.name) // Defined in Header Template
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig],
|
||||
|
||||
Reference in New Issue
Block a user