From b4b5e315f39ca3bae419aa866a20c8932a7c1cbe Mon Sep 17 00:00:00 2001 From: Yuri Resende Date: Wed, 10 May 2023 13:46:00 -0300 Subject: [PATCH] =?UTF-8?q?Retirando=20conflitos=20de=20interesse=20na=20e?= =?UTF-8?q?di=C3=A7=C3=A3o=20da=20proposta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/projeto/editaFormulario/proponente.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/projeto/editaFormulario/proponente.blade.php b/resources/views/projeto/editaFormulario/proponente.blade.php index 7bee067..3534497 100755 --- a/resources/views/projeto/editaFormulario/proponente.blade.php +++ b/resources/views/projeto/editaFormulario/proponente.blade.php @@ -139,7 +139,7 @@ @endif - @if($edital->tipo !='CONTINUO') + @if($edital->tipo !='CONTINUO' && $edital->tipo != "PIBEX")