This commit is contained in:
yystopf 2022-11-09 14:56:27 +08:00
parent e4d62c5335
commit e24921bba3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<td><%= feedback.created_at&.strftime('%Y-%m-%d %H:%M') %></td>
<td>
<a href="#" data-toggle="tooltip" data-placement="bottom" title="<%= feedback.content%>">
<%= feedback.content.truncate(30) %>
<%= feedback.content.truncate(20) %>
</a>
</td>
<td class="action-container">