Commit b85618ada0d7531b5e97ae4e663c908d3d5bda31
1 parent
04666a476b
Exists in
master
cambiado el nombre de tutores a jurados
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/Resources/views/cea/ascenso_mostar.html.twig
@@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
62 | 62 | ||
63 | <p ><strong>Escalafón Solicita:</strong> {{ ascenso.idEscalafones.nombre }} </p> | 63 | <p ><strong>Escalafón Solicita:</strong> {{ ascenso.idEscalafones.nombre }} </p> |
64 | 64 | ||
65 | - <h4>Tutores propuestos</h4> | 65 | + <h4>Jurados propuestos por el Docente</h4> |
66 | {% for tutor in ascenso.tutoresAscenso %} | 66 | {% for tutor in ascenso.tutoresAscenso %} |
67 | <p class="well"> | 67 | <p class="well"> |
68 | <strong>{{ tutor.nombres }} {{ tutor.apellidos }}:</strong> | 68 | <strong>{{ tutor.nombres }} {{ tutor.apellidos }}:</strong> |