troncature de la description des checks

This commit is contained in:
Jérémy Lecour 2022-01-27 23:51:52 +01:00 committed by Jérémy Lecour
parent 94c38f58e7
commit 5450bc7c37
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<%= check.name %>
</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">
<%= check.description %>
<%= truncate check.description, length: 60 %>
</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">
<%= check.date %>