mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
操作记录记录显示调整,不存在用户仅显示id
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<td><%= action.action_name %></td>
|
||||
<td>
|
||||
<%= link_to "/#{action.user&.login}", target: '_blank' do %>
|
||||
<%= overflow_hidden_span action.user&.login, width: 100 %>
|
||||
<%= overflow_hidden_span action.opt_user_name, width: 100 %>
|
||||
<% end %></td>
|
||||
<td>
|
||||
<%= raw action.action_info %>
|
||||
|
||||
Reference in New Issue
Block a user