fix MR comment

This commit is contained in:
bilal
2020-06-06 01:32:03 +02:00
parent 727f71d6e3
commit 295eccac77

View File

@@ -17,7 +17,7 @@
<%= render @task_requests %> <%= render @task_requests %>
<% else %> <% else %>
<tr> <tr>
<td colspan="6" class="py-4 text-center text-muted"><%= t(".empty") %></td> <td colspan="20" class="py-4 text-center text-muted"><%= t(".empty") %></td>
</tr> </tr>
<% end %> <% end %>
</tbody> </tbody>