Rights/{{ .Right.Id }}

{{ if .Right.PoolId }} {{ end }} {{ if .Right.Rights }} {{ end }} {{ if .Right.Preset }} {{ end }}
Right{{ .Right.Id }}
Active
Who{{ .Right.Who }}
Sticky
From {{ if .Right.WhenFrom }} {{ Datetime .Right.WhenFrom }} {{ else }} - {{ end }}
To {{ if .Right.WhenTo }} {{ Datetime .Right.WhenTo }} {{ else }} - {{ end }}
Pool{{ .Right.PoolId }}
Rights{{ template "right_map" .Right.Rights }}
Preset {{ .Right.Preset.Id }} {{ template "json" .Right.Preset }}

API

{{ template "jsontree" .Right.DebugApi }}