diff --git a/app/Resources/views/cea/ascenso_mostar.html.twig b/app/Resources/views/cea/ascenso_mostar.html.twig index badb7e1..e2c2354 100644 --- a/app/Resources/views/cea/ascenso_mostar.html.twig +++ b/app/Resources/views/cea/ascenso_mostar.html.twig @@ -234,7 +234,7 @@
- {% for documento in docente.documentosVerificados %} + {% for documento in docente.documentosVerificados | sort %} {% if documento.idServicio.id == servicio.id %} {% set extension = documento.ubicacion | split('.') | last %}