diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 | ||||
-rw-r--r-- | templates/repo/issue/view_content.tmpl | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index f3c32f84..41dd8d9d 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.165.0221 / 0.10 RC
\ No newline at end of file +0.9.165.0222 / 0.10 RC
\ No newline at end of file diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl index 3296bc09..1b54718b 100644 --- a/templates/repo/issue/view_content.tmpl +++ b/templates/repo/issue/view_content.tmpl @@ -138,7 +138,6 @@ <img src="{{.Poster.RelAvatarLink}}"> </a> <span class="text grey"><a href="{{.Poster.HomeLink}}">{{.Poster.Name}}</a> {{$.i18n.Tr "repo.issues.commit_ref_at" .EventTag $createdStr | Safe}}</span> - <div class="detail"> <span class="octicon octicon-git-commit"></span> <span class="text grey">{{.Content | Str2html}}</span> |