diff --git a/curriculumsearch/src/main/webapp/jsp/postulantes.jsp b/curriculumsearch/src/main/webapp/jsp/postulantes.jsp index 7ae93a8..fb03703 100644 --- a/curriculumsearch/src/main/webapp/jsp/postulantes.jsp +++ b/curriculumsearch/src/main/webapp/jsp/postulantes.jsp @@ -8,112 +8,218 @@
# | -Nombre | -Disponibilidad | -Nivel de Ingles | -Experiencia | -Tecnologias | -Estado | -|
---|---|---|---|---|---|---|---|
${staPost.index + 1} | -${postulante.nombre} ${postulante.apellido} | -${postulante.disponibilidad.getDescripcion()} | -${postulante.nivelIngles} | -${postulante.experienciaMeses} |
-
- |
- ${postulante.estado.getEstado()} | -Ver | -
# | +Nombre | +Disponibilidad | +Nivel de Ingles | +Experiencia | +Tecnologias | +Estado | +|
---|---|---|---|---|---|---|---|
${staPost.index + 1} | +${postulante.nombre} ${postulante.apellido} | +${postulante.disponibilidad.getDescripcion()} | +${postulante.nivelIngles} | +${postulante.experienciaMeses} |
+
+ |
+ ${postulante.estado.getEstado()} | +Ver | +