Highlight voting notes for issues and merge requests
This commit is contained in:
parent
0546b9c65f
commit
b8113334a8
5 changed files with 24 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
%li{id: dom_id(note), class: "note"}
|
||||
%li{id: dom_id(note), class: "note #{note_vote_class(note)}"}
|
||||
= image_tag gravatar_icon(note.author.email), class: "avatar s32"
|
||||
%div.note-author
|
||||
%strong= note.author_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue