From a08f80de9ff611af4210ead6405667f87fccb48e Mon Sep 17 00:00:00 2001 From: Wilmer Date: Mon, 23 Jan 2017 10:08:55 -0400 Subject: [PATCH] colocados los botones para modificar los jurados del ascenso --- app/Resources/views/cea/ascenso_mostar.html.twig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/Resources/views/cea/ascenso_mostar.html.twig b/app/Resources/views/cea/ascenso_mostar.html.twig index b88a9cf..0b0a523 100644 --- a/app/Resources/views/cea/ascenso_mostar.html.twig +++ b/app/Resources/views/cea/ascenso_mostar.html.twig @@ -67,6 +67,8 @@

{{ tutor.nombres }} {{ tutor.apellidos }}: {{ tutor.institucion }} -> {{ tutor.idEscala.nombre }} + +

{% endfor %} @@ -246,4 +248,13 @@ {% block javascripts %} {{ parent() }} + + + {% endblock %} \ No newline at end of file -- 2.0.0