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
2 years ago
by
Lucas Henrique
Browse files
Options
Download
Email Patches
Plain Diff
Removendo campos dos participantes no parecer de uma proposta sem discentes
parent
0ca83f2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/avaliador/parecerInterno.blade.php
+2
-0
resources/views/avaliador/parecerInterno.blade.php
with
2 additions
and
0 deletions
+2
-0
resources/views/avaliador/parecerInterno.blade.php
View file @
f350db36
...
...
@@ -20,6 +20,7 @@
@
component
(
'projeto.formularioVisualizar.anexos2'
,
[
'edital'
=>
$trabalho
->
evento
,
'projeto'
=>
$trabalho
])
@
endcomponent
</
div
>
@
if
(
$evento
->
numParticipantes
!=
0
)
<!--
Participantes
-->
<
div
class
=
"col-sm-10"
style
=
"margin-top: 20px"
>
<
div
class
=
"card"
style
=
"border-radius: 5px"
>
...
...
@@ -64,6 +65,7 @@
</
div
>
</
div
>
</
div
>
@
endif
</
div
>
</
div
>
{{
--
Parecer
Interno
--
}}
...
...
This diff is collapsed.
Click to expand it.
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