From 768e06e6ecea8243579c5da562ad983932a52d91 Mon Sep 17 00:00:00 2001 From: Guilherme Silva Date: Sat, 9 Apr 2022 10:18:31 -0300 Subject: [PATCH] =?UTF-8?q?Ajuste=20na=20janela=20de=20avaliador=20e=20dif?= =?UTF-8?q?erencia=C3=A7=C3=A3o=20do=20edital=20pibex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../administrador/analisarProposta.blade.php | 38 +++++++++++-------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/resources/views/administrador/analisarProposta.blade.php b/resources/views/administrador/analisarProposta.blade.php index 8a7a0ba..555e079 100644 --- a/resources/views/administrador/analisarProposta.blade.php +++ b/resources/views/administrador/analisarProposta.blade.php @@ -285,7 +285,7 @@
{{-- Anexo do Projeto --}} -
+
{{-- Arquivo --}}
@@ -293,12 +293,15 @@
+ @if($evento->tipo != "PIBEX")
+ @endif + @if($evento->tipo != "PIBEX")
@if($trabalho->anexoAutorizacaoComiteEtica != null) @@ -307,13 +310,17 @@ - @endif
+ @endif + @if($evento->tipo != "PIBEX")
+ @endif + @if($evento->tipo != "PIBEX")
@if($trabalho->anexoGrupoPesquisa != null) @@ -322,11 +329,12 @@ - @endif
+ @endif - @if($evento->tipo == 'PIBIC' || $evento->tipo == 'PIBIC-EM') + @if($evento->tipo == 'PIBIC' || $evento->tipo == 'PIBIC-EM' || $evento->tipo == "PIBEX") {{-- Decisão do CONSU --}}
- +
@endif @@ -400,18 +408,18 @@
-