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

@ -60,7 +60,7 @@
> a {
padding: 8px 20px;
margin-right: 7px;
line-height: 19px;
line-height: 20px;
border-color: #EEE;
color: #888;
border-bottom: 1px solid #ddd;