Commit 28b8298c authored by Yuri Resende's avatar Yuri Resende
Browse files

Revisando a visualização das notas parciais e finais para o proponente e para o coordenador

parent 54711e01
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
</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>
...@@ -131,7 +130,6 @@ ...@@ -131,7 +130,6 @@
@endforeach @endforeach
</tbody> </tbody>
</table> </table>
@endif
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment