diff --git a/curriculumsearch/src/main/webapp/jsp/birthdays.jsp b/curriculumsearch/src/main/webapp/jsp/birthdays.jsp index 67479eb..0798c20 100644 --- a/curriculumsearch/src/main/webapp/jsp/birthdays.jsp +++ b/curriculumsearch/src/main/webapp/jsp/birthdays.jsp @@ -39,7 +39,9 @@ # Nombre Completo + ID slack Fecha de cumpleaƱos + Url foto @@ -49,8 +51,9 @@ ${sta.index+1} ${cumple.getNombreCompleto()} + ${cumple.getIdSlack()} ${cumple.getFecha()} - + ${cumple.getFoto()}