diff --git a/templates/repo/datasets/label/index.tmpl b/templates/repo/datasets/label/index.tmpl index 72ab3cb57..ff7f74bca 100644 --- a/templates/repo/datasets/label/index.tmpl +++ b/templates/repo/datasets/label/index.tmpl @@ -69,7 +69,7 @@ {{if .Attachments}} {{range .Attachments}} - {{if eq .DecompressState "1"}} + {{if eq .DecompressState 1}} {{end}} {{end}}