From fae342e77ec85ebd908bffa25b3d083c17fa17a9 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 5 Jul 2022 09:41:47 -0300 Subject: [PATCH] =?UTF-8?q?Bloquear=20a=20possibilidade=20de=20alterar=20o?= =?UTF-8?q?=20link=20do=20lattes=20na=20edi=C3=A7=C3=A3o=20de=20um=20proje?= =?UTF-8?q?to?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/projeto/editaFormulario/proponente.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/projeto/editaFormulario/proponente.blade.php b/resources/views/projeto/editaFormulario/proponente.blade.php index db7b317..f044e0d 100755 --- a/resources/views/projeto/editaFormulario/proponente.blade.php +++ b/resources/views/projeto/editaFormulario/proponente.blade.php @@ -22,6 +22,7 @@

user()->proponentes != null && Auth()->user()->proponentes->linkLattes != null) value="{{ Auth()->user()->proponentes->linkLattes }}" @else -- GitLab