From d8eb2ac14f819aa90e8a65e0fd457fa009ab1ba2 Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 21 Oct 2021 15:33:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B0=E5=A2=9E=E6=A0=87?= =?UTF-8?q?=E6=B3=A8=E4=BB=BB=E5=8A=A1=E6=98=BE=E7=A4=BA=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/repo/datasets/label/index.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}}