From d9b6adc41915760733f38cdc9b52d7103b83d141 Mon Sep 17 00:00:00 2001 From: Elton Santos Date: Mon, 20 Jan 2025 22:46:22 -0300 Subject: [PATCH] Fix width Td and background --- app/views/commitments/previous.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/commitments/previous.html.erb b/app/views/commitments/previous.html.erb index 01e8bc7..2aedfad 100644 --- a/app/views/commitments/previous.html.erb +++ b/app/views/commitments/previous.html.erb @@ -36,11 +36,11 @@
<%= number_to_percentage(previous_commitment.progress, precision: @progress_percentage.to_i == @progress_percentage ? 0 : 2, locale: :'pt-BR') %>
- + <% if previous_commitment.tasks.any? %>