项目成员列表点击跳入新的页面

This commit is contained in:
huang 2016-11-11 16:59:34 +08:00
parent f71a21155f
commit 9113c93e49
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<% members.each do |member| %>
<tr>
<th><%= i += 1 %></th>
<th><%= link_to member.principal.show_name, user_path(member.principal) %></th>
<th><%= link_to member.principal.show_name, user_path(member.principal), :target => "_blank" %></th>
<th>
<% if User.current.language == "zh" %>