update
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<div class="audit-row audit-header" aria-hidden="true">
|
||||
<span>Event</span>
|
||||
<span>Customer / deployment</span>
|
||||
<span>Actor / host / package</span>
|
||||
<span>User / host / package</span>
|
||||
<span>Source / details</span>
|
||||
</div>
|
||||
{{range .AuditEvents}}
|
||||
@@ -41,7 +41,7 @@
|
||||
{{if .CustomerLabel}}<span>{{.CustomerLabel}}</span>{{else}}<span>—</span>{{end}}
|
||||
</div>
|
||||
<div>
|
||||
{{if .Actor}}<span>{{.Actor}}</span>{{end}}
|
||||
{{if .User}}<span>{{.User}}</span>{{end}}
|
||||
{{if .Hostname}}<span>{{.Hostname}}</span>{{end}}
|
||||
{{if .PackageSlug}}<span>{{.PackageSlug}}</span>{{end}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user