diff --git a/web/templates/monitoring/job.tmpl b/web/templates/monitoring/job.tmpl index 92365b3..09ef7ba 100644 --- a/web/templates/monitoring/job.tmpl +++ b/web/templates/monitoring/job.tmpl @@ -15,6 +15,7 @@ const authlevel = {{ .User.GetAuthLevel }}; const roles = {{ .Roles }}; const resampleConfig = {{ .Resampling }}; + const emission = {{ .Infos.emission }} {{end}}