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 760cf41 commit bbfd345Copy full SHA for bbfd345
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 df ac sb">
0 commit comments