switch to use link_to_member to prevent 500 if user is a project owner but does not have membership and leave comment
This commit is contained in:
parent
843ea5bf22
commit
2e9c0e2b47
5 changed files with 15 additions and 10 deletions
|
@ -22,7 +22,7 @@ ul.notes {
|
|||
.note-last-update {
|
||||
font-style: italic;
|
||||
}
|
||||
.note-author {
|
||||
.author {
|
||||
color: $style_color;
|
||||
font-weight: bold;
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue