diff --git a/list.tmpl b/list.tmpl index 07ca15b..65e5ad9 100644 --- a/list.tmpl +++ b/list.tmpl @@ -63,20 +63,17 @@ pre {

GNU Taler Dashboard

Table view | List View

- Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }} (no auto-refresh). {{ with .Lasterror }}, Last error: {{ . }} {{end}} {{- $top := . }} {{- $features := .Features }} {{- $issues := .Issues }} {{- $versions := .VersionsByDate }} {{- $sorter := OrderedBy "Severity" "Handler" "Id" -}} - Total: {{ len $features }} features and {{ len $issues }} issues. - {{- range $cat := $top.Categories }}

{{ $cat }}

{{- range $tar := $top.TargetVersions }} @@ -123,6 +120,10 @@ pre { {{end}} {{ end -}}

- taler-dashboard - version: {{.Commit}} - https://git.kesim.org/taler/taler-dashboard + Total: {{ len $features }} features and {{ len $issues }} issues. +
Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, +
updated every {{ .Freq }} (no auto-refresh). +

+ taler-dashboard - version: {{.Commit}} - https://git.kesim.org/taler/taler-dashboard diff --git a/table.tmpl b/table.tmpl index b5f4b97..12176bd 100644 --- a/table.tmpl +++ b/table.tmpl @@ -1,10 +1,12 @@ GNU Taler Dashboard +