配置中用户链接
This commit is contained in:
parent
a83f5317bb
commit
17a9d0f174
|
@ -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