mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-16 20:26:16 +01:00
cleanup routes, cleanup root components
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{{end}}
|
||||
{{define "javascript-public"}}
|
||||
<script>
|
||||
const infos = {{ .Infos }};
|
||||
const presetCluster = {{ .Infos.cluster }};
|
||||
const clusterCockpitConfig = {{ .Config }};
|
||||
</script>
|
||||
<script src='/build/dashpublic.js'></script>
|
||||
|
||||
Reference in New Issue
Block a user