diff --git a/templates/admin/cloudbrain/list.tmpl b/templates/admin/cloudbrain/list.tmpl index f754025c5..a50f667a8 100644 --- a/templates/admin/cloudbrain/list.tmpl +++ b/templates/admin/cloudbrain/list.tmpl @@ -60,6 +60,7 @@ {{range .Tasks}} + {{if .Repo}}
@@ -163,6 +164,7 @@
{{end}} + {{end}}
- - {{if .PageIsComparePull}} {{end}} diff --git a/templates/repo/issue/view_content/pull.tmpl b/templates/repo/issue/view_content/pull.tmpl index 6e38a6f75..06f838322 100755 --- a/templates/repo/issue/view_content/pull.tmpl +++ b/templates/repo/issue/view_content/pull.tmpl @@ -448,8 +448,8 @@
- - --> \ No newline at end of file