mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-25 04:49:05 +01:00
add missing template changes
This commit is contained in:
parent
48225662b1
commit
c7d0c86d52
@ -15,6 +15,7 @@
|
||||
const authlevel = {{ .User.GetAuthLevel }};
|
||||
const roles = {{ .Roles }};
|
||||
const resampleConfig = {{ .Resampling }};
|
||||
const emission = {{ .Infos.emission }}
|
||||
</script>
|
||||
<script src='/build/job.js'></script>
|
||||
{{end}}
|
||||
|
Loading…
Reference in New Issue
Block a user