From eeac29e99f7cb61eec948217d015ef13ad6456c9 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 17 Nov 2021 15:38:48 -0300 Subject: [PATCH] estilo de los select en listado postulante --- curriculumsearch/src/main/webapp/jsp/postulantes.jsp | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------- 1 file changed, 209 insertions(+), 103 deletions(-) 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 @@

Lista de Postulantes

- - - -
- - - - - - - - -
-
- - - - - - - - +
+ +
+ +
+
+ +
+
+ +
+ +
+ +
+
+ + +
+
+ +
+
+ + +
+ +
+ +
+
+ + +
+
+ +
+
+
+
+
+
+ +
+
+ +
+
+ + + +
+ +
+
+
+ + +
+
+ +
+
+ + +
+
+ +
+
+ + +
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ + + +
+
+
+
+ + +
+
+ + +
+
+
+
+
+
+ +
+
+ +
+
+
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
#NombreDisponibilidadNivel de InglesExperienciaTecnologiasEstado
${staPost.index + 1}${postulante.nombre} ${postulante.apellido}${postulante.disponibilidad.getDescripcion()}${postulante.nivelIngles}${postulante.experienciaMeses} - - ${detalle_tecnologia.getTecnologia().getNombre()}${not staTec.last ? "," : ""} - - ${postulante.estado.getEstado()}Ver
-
- +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#NombreDisponibilidadNivel de InglesExperienciaTecnologiasEstado
${staPost.index + 1}${postulante.nombre} ${postulante.apellido}${postulante.disponibilidad.getDescripcion()}${postulante.nivelIngles}${postulante.experienciaMeses} + + ${detalle_tecnologia.getTecnologia().getNombre()}${not staTec.last ? "," : ""} + + ${postulante.estado.getEstado()}Ver
+
+ +
+
+ +