Merge branch 'dev_newproject' of https://git.trustie.net/jacknudt/trustieforge into dev_newproject
This commit is contained in:
commit
7fd1beb8d0
|
@ -70,7 +70,7 @@
|
|||
<% members.each do |member| %>
|
||||
<tr>
|
||||
<th><%= i += 1 %></th>
|
||||
<th> <%= link_to_user_header member.principal, true %></th>
|
||||
<th><%= link_to member.principal.show_name, user_path(member.principal) %></th>
|
||||
<th>
|
||||
|
||||
<% if User.current.language == "zh" %>
|
||||
|
|
Loading…
Reference in New Issue