diff --git a/src/main/resources/templates/list/empresas.html b/src/main/resources/templates/list/empresas.html index bba9556..c417fbe 100644 --- a/src/main/resources/templates/list/empresas.html +++ b/src/main/resources/templates/list/empresas.html @@ -265,9 +265,9 @@ ${empresa.cif} ${empresa.correo} ${empresa.telefono} - -
- ${empresa.keywords} + +
+ [[${empresa.keywords}]]
${empresa.sector.nombre} diff --git a/src/main/resources/templates/list_alu/ciclos.html b/src/main/resources/templates/list_alu/ciclos.html index f2ee088..1c638d7 100644 --- a/src/main/resources/templates/list_alu/ciclos.html +++ b/src/main/resources/templates/list_alu/ciclos.html @@ -34,7 +34,7 @@
- +
diff --git a/src/main/resources/templates/list_alu/contactos.html b/src/main/resources/templates/list_alu/contactos.html index 63def3e..c27893c 100644 --- a/src/main/resources/templates/list_alu/contactos.html +++ b/src/main/resources/templates/list_alu/contactos.html @@ -35,7 +35,7 @@
- +
diff --git a/src/main/resources/templates/list_alu/empresas.html b/src/main/resources/templates/list_alu/empresas.html index aec5e8b..4bcd4f6 100644 --- a/src/main/resources/templates/list_alu/empresas.html +++ b/src/main/resources/templates/list_alu/empresas.html @@ -38,7 +38,7 @@
- +
@@ -172,11 +172,11 @@ - + `; tableBody.appendChild(row); @@ -253,19 +253,15 @@ row.dataset.id = empresa.id; row.innerHTML = ` - - - - - + + + + + `; tableBody.appendChild(row); }); diff --git a/src/main/resources/templates/list_alu/ofertas.html b/src/main/resources/templates/list_alu/ofertas.html index 3348ac0..a5adee4 100644 --- a/src/main/resources/templates/list_alu/ofertas.html +++ b/src/main/resources/templates/list_alu/ofertas.html @@ -10,10 +10,6 @@ Lista Ofertas @@ -37,8 +33,8 @@ -
-
@@ -83,12 +83,12 @@ [[${empresa.correo}]] [[${empresa.telefono}]] -
+
[[${empresa.keywords}]]
-
+
[[${empresa.sector.nombre}]]
${empresa.cif} ${empresa.correo} ${empresa.telefono} -
- ${empresa.keywords} -
-
+
+ ${empresa.keywords} +
+
${empresa.sector.nombre}${empresa.nombre}${empresa.cif}${empresa.correo}${empresa.telefono} -
- ${empresa.keywords} -
-
-
- ${empresa.sector.nombre} -
-
${empresa.cif}${empresa.correo}${empresa.telefono} +
+ ${empresa.keywords} +
+
${empresa.sector.nombre}
+
+
@@ -168,13 +164,13 @@ - `; diff --git a/src/main/resources/templates/list_alu/sucursales.html b/src/main/resources/templates/list_alu/sucursales.html index 5d7e4c7..33b959a 100644 --- a/src/main/resources/templates/list_alu/sucursales.html +++ b/src/main/resources/templates/list_alu/sucursales.html @@ -34,7 +34,7 @@
-
@@ -80,12 +76,12 @@ [[${oferta.descripcion}]] [[${oferta.sucursal.nombre}]] -
+
[[${oferta.ciclo.nombre}]]
-
+
${oferta.descripcion} ${oferta.sucursal.nombre} -
+
${oferta.ciclo.nombre}
-
- ${oferta.skills.map(skill => skill.nombre).join(', ')} +
+
+ ${oferta.skills.map(skill => skill.nombre).join(', ')}
+