resolves updated and resolved status is not showin
This commit is contained in:
parent
0676c5c714
commit
125cabd335
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
an outdated diff
|
an outdated diff
|
||||||
|
|
||||||
= time_ago_with_tooltip(discussion.created_at, placement: "bottom", html_class: "note-created-ago")
|
= time_ago_with_tooltip(discussion.created_at, placement: "bottom", html_class: "note-created-ago")
|
||||||
|
= render "discussions/headline", discussion: discussion
|
||||||
|
|
||||||
.discussion-body.js-toggle-content{ class: ("hide" unless expanded) }
|
.discussion-body.js-toggle-content{ class: ("hide" unless expanded) }
|
||||||
- if discussion.diff_discussion? && discussion.diff_file
|
- if discussion.diff_discussion? && discussion.diff_file
|
||||||
|
|
Loading…
Reference in a new issue