Fix dicussion headers
This commit is contained in:
parent
c20af32ae4
commit
c1ffee4e65
|
|
@ -21,7 +21,6 @@
|
|||
- else
|
||||
%cite.cgray started a discussion
|
||||
%div
|
||||
- if discussion_notes.size > 1
|
||||
- last_note = discussion_notes.last
|
||||
last updated by
|
||||
= link_to last_note.author_name, project_team_member_path(@project, @project.team_member_by_id(last_note.author)), class: "note-author"
|
||||
|
|
|
|||
Loading…
Reference in New Issue