From 28b8298c7102a8cedf8e189bc6e13f9679827220 Mon Sep 17 00:00:00 2001 From: Yuri Resende Date: Wed, 29 Mar 2023 22:43:29 -0300 Subject: [PATCH] =?UTF-8?q?Revisando=20a=20visualiza=C3=A7=C3=A3o=20das=20?= =?UTF-8?q?notas=20parciais=20e=20finais=20para=20o=20proponente=20e=20par?= =?UTF-8?q?a=20o=20coordenador?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/projeto/formularioVisualizar/relatorio.blade.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/views/projeto/formularioVisualizar/relatorio.blade.php b/resources/views/projeto/formularioVisualizar/relatorio.blade.php index 84d6ce8..70a3bc1 100644 --- a/resources/views/projeto/formularioVisualizar/relatorio.blade.php +++ b/resources/views/projeto/formularioVisualizar/relatorio.blade.php @@ -45,7 +45,6 @@ - @if($edital->numParticipantes > 0)
Avaliações dos Relatórios
@@ -131,7 +130,6 @@ @endforeach - @endif
-- GitLab