mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 05:19: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 authlevel = {{ .User.GetAuthLevel }};
|
||||||
const roles = {{ .Roles }};
|
const roles = {{ .Roles }};
|
||||||
const resampleConfig = {{ .Resampling }};
|
const resampleConfig = {{ .Resampling }};
|
||||||
|
const emission = {{ .Infos.emission }}
|
||||||
</script>
|
</script>
|
||||||
<script src='/build/job.js'></script>
|
<script src='/build/job.js'></script>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
Loading…
Reference in New Issue
Block a user