diff --git a/src/ver_oferta.php b/src/ver_oferta.php
index 3927567..ca0e323 100644
--- a/src/ver_oferta.php
+++ b/src/ver_oferta.php
@@ -198,7 +198,8 @@ echo $mensaje;
-|
+ |
+
@@ -253,13 +254,13 @@ echo $mensaje;
- getValor("nombre_salario_max"); ?>
- getValor("nombre_salario_min"); ?>
+ getValor("nombre_salario_min"); ?>
+ getValor("nombre_salario_max"); ?>
getValor("tasa_economica"); ?>
|
- getValor("nombre_salario_min"); ?>
- getValor("nombre_salario_max"); ?>
+ getValor("salario_max")); ?>
+ getValor("salario_min")); ?>
getValor("tarifa"); ?>
|
@@ -354,6 +355,9 @@ echo $mensaje;
+ |
+
+
@@ -390,14 +394,17 @@ if (!empty($candidato)){
-
+
-
+getValor("estado") == 100) || ($oferta->getValor("estado") == 110))
+{ ?>
getCandidatosDisponibles()->getCandidatos();
if (!empty($listaCandidatos)) {
?>
+
Candidatos disponibles
@@ -474,14 +481,17 @@ if (!empty($candidato_aux)){
+ |
+
+
-
-
-
-
- |
-
+
+
|