Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
4407549f
"app/Http/vscode:/vscode.git/clone" did not exist on "38ac62d722962517b4642073cd6d0fd61b0123b3"
Commit
4407549f
authored
May 31, 2021
by
Danillo Bion
Browse files
modificacoes
parent
5260e845
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/evento/submeterTrabalho.blade.php
View file @
4407549f
...
...
@@ -248,7 +248,7 @@
@
enderror
</
div
>
<
div
class
=
"form-group col-md-6"
>
<
label
for
=
"anexoGrupoPesquisa"
class
=
"col-form-label"
>
{{
__
(
'
Pdf
do grupo de pesquisa'
)
}}
<
span
style
=
"color: red; font-weight:bold"
>*</
span
></
label
>
<
label
for
=
"anexoGrupoPesquisa"
class
=
"col-form-label"
>
{{
__
(
'
Anexo
do grupo de pesquisa'
)
}}
<
span
style
=
"color: red; font-weight:bold"
>*</
span
></
label
>
@
if
(
old
(
'anexoGrupoPesquisa'
)
!=
null
||
(
isset
(
$rascunho
)
&&
$rascunho
->
anexoDecisaoCONSU
!=
""
&&
$rascunho
->
anexoDecisaoCONSU
!=
null
))
<
a
id
=
"anexoConsuTemp"
href
=
"{{ route('baixar.anexo.temp', ['eventoId' =>
$edital->id
,
'nomeAnexo' => 'anexoDecisaoCONSU' ])}}"
>
Arquivo
atual
</
a
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment