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
4e61e3b6
Commit
4e61e3b6
authored
Mar 29, 2023
by
Yuri Resende
Browse files
Retirando a listagem de notas para os proponentes em projetos que não possuem discentes
parent
2bec30d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/projeto/formularioVisualizar/relatorio.blade.php
View file @
4e61e3b6
...
@@ -44,6 +44,8 @@
...
@@ -44,6 +44,8 @@
<input
id=
"dt_fimRelatorioFinal{{$edital->id}}"
type=
"date"
class=
"form-control"
name=
"dt_fimRelatorioFinal"
value=
"{{$edital->dt_fimRelatorioFinal}}"
required
autocomplete=
"dt_fimRelatorioFinal"
disabled
autofocus
>
<input
id=
"dt_fimRelatorioFinal{{$edital->id}}"
type=
"date"
class=
"form-control"
name=
"dt_fimRelatorioFinal"
value=
"{{$edital->dt_fimRelatorioFinal}}"
required
autocomplete=
"dt_fimRelatorioFinal"
disabled
autofocus
>
</div>
</div>
</div>
</div>
@if($edital->numParticipantes > 0)
<br>
<br>
<div
class=
"row justify-content-start"
>
<div
class=
"row justify-content-start"
>
<div
class=
"col-md-3"
><h6
style=
"color: #234B8B; font-weight: bold"
>
Avaliações dos Relatórios
</h6></div>
<div
class=
"col-md-3"
><h6
style=
"color: #234B8B; font-weight: bold"
>
Avaliações dos Relatórios
</h6></div>
...
@@ -128,7 +130,8 @@
...
@@ -128,7 +130,8 @@
</div>
</div>
@endforeach
@endforeach
</tbody>
</tbody>
</table>
</table>
@endif
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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