From 9bcde1d6ee11c87c5190587712fcabc93abfe12f Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 13 Mar 2012 17:43:09 +0000 Subject: [PATCH] =?UTF-8?q?Tareas=20#844:En=20ofertas=20quitar=20la=20list?= =?UTF-8?q?a=20de=20candidatos=20que=20supuestamente=20cumplen=20los=20req?= =?UTF-8?q?uisitos.=20Se=20quita=20la=20lista=20de=20candidatos=20disponib?= =?UTF-8?q?les=20para=20la=20oferta,=20si=20la=20oferta=20esta=20en=20esta?= =?UTF-8?q?do=20presentada=20y=20siguientes=20estados,=20solo=20tiene=20se?= =?UTF-8?q?ntido=20que=20nos=20aparezcan=20cuando=20estamos=20"en=20config?= =?UTF-8?q?uraci=C3=B3n"=20o=20"preparada=20oferta"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk@126 e2b1556b-49f8-d141-9351-52d6861a72d9 --- src/ver_oferta.php | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) 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; @@ -354,6 +355,9 @@ 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"); ?>
+
+
@@ -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)){ +
+ + - -

- -
+ +
+ +