We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f70bd commit 09d7377Copy full SHA for 09d7377
templates/repo/issue/view_content/comments.tmpl
@@ -399,7 +399,7 @@
399
{{end}}
400
</span>
401
</div>
402
- {{if .Content}}
+ {{if or .Content .Attachments}}
403
<div class="timeline-item comment" id="{{.HashTag}}">
404
<div class="content comment-container">
405
<div class="ui top attached header comment-header gt-df gt-ac gt-sb">
0 commit comments