From ec9797d984e49fe26a916a4c18a19cf396ff3f6e Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 8 Jun 2018 12:53:34 +0200 Subject: [PATCH] Fixed issue dependency comments not showing --- templates/repo/issue/view_content/comments.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index c0b7c729e..8bd091efe 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -232,7 +232,7 @@ {{$.i18n.Tr "repo.issues.due_date_remove" .Content $createdStr | Safe}} - {{else if eq .Type 16}} + {{else if eq .Type 19}}
@@ -246,7 +246,7 @@ #{{.DependentIssue.Index}} {{.DependentIssue.Title}}
- {{else if eq .Type 17}} + {{else if eq .Type 20}}