Browse Source

Add first issue comment hashtag (#9052)

tags/v1.21.12.1
jaqra Lauris BH 6 years ago
parent
commit
aa178176db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/issue/view_content.tmpl

+ 1
- 1
templates/repo/issue/view_content.tmpl View File

@@ -11,7 +11,7 @@
{{ $createdStr:= TimeSinceUnix .Issue.CreatedUnix $.Lang }}
<div class="twelve wide column comment-list prevent-before-timeline">
<ui class="ui comments timeline-line">
<div class="comment">
<div id="{{.Issue.HashTag}}" class="comment">
{{if .Issue.OriginalAuthor }}
<span class="avatar"><img src="/img/avatar_default.png"></span>
{{else}}


Loading…
Cancel
Save