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
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue