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
f350db36
Commit
f350db36
authored
Nov 16, 2022
by
Lucas Henrique
Browse files
Removendo campos dos participantes no parecer de uma proposta sem discentes
parent
0ca83f2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/avaliador/parecerInterno.blade.php
View file @
f350db36
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
@
component
(
'projeto.formularioVisualizar.anexos2'
,
[
'edital'
=>
$trabalho
->
evento
,
'projeto'
=>
$trabalho
])
@
component
(
'projeto.formularioVisualizar.anexos2'
,
[
'edital'
=>
$trabalho
->
evento
,
'projeto'
=>
$trabalho
])
@
endcomponent
@
endcomponent
</
div
>
</
div
>
@
if
(
$evento
->
numParticipantes
!=
0
)
<!--
Participantes
-->
<!--
Participantes
-->
<
div
class
=
"col-sm-10"
style
=
"margin-top: 20px"
>
<
div
class
=
"col-sm-10"
style
=
"margin-top: 20px"
>
<
div
class
=
"card"
style
=
"border-radius: 5px"
>
<
div
class
=
"card"
style
=
"border-radius: 5px"
>
...
@@ -64,6 +65,7 @@
...
@@ -64,6 +65,7 @@
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
@
endif
</
div
>
</
div
>
</
div
>
</
div
>
{{
--
Parecer
Interno
--
}}
{{
--
Parecer
Interno
--
}}
...
...
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