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:
Dmitriy Zaporozhets 2013-01-17 22:35:45 +02:00
parent 843ea5bf22
commit 2e9c0e2b47
5 changed files with 15 additions and 10 deletions

View file

@ -22,7 +22,7 @@ ul.notes {
.note-last-update {
font-style: italic;
}
.note-author {
.author {
color: $style_color;
font-weight: bold;
&:hover {