Merge branch 'develop' into standalone_develop

This commit is contained in:
yystopf 2022-11-09 14:56:43 +08:00
commit e92588cf6d
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">