From b2ba72839241f749675742d440383f203282aebe Mon Sep 17 00:00:00 2001 From: david Date: Tue, 10 May 2011 20:17:13 +0000 Subject: [PATCH] Tarea #601 -> Nuevos estados y transiciones para un candidato -> rectificaciones git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk@52 e2b1556b-49f8-d141-9351-52d6861a72d9 --- src/Objects/ListaPersonas.php | 2 +- src/ver_lista_candidatos.php | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Objects/ListaPersonas.php b/src/Objects/ListaPersonas.php index 5fced30..67eb137 100644 --- a/src/Objects/ListaPersonas.php +++ b/src/Objects/ListaPersonas.php @@ -94,7 +94,7 @@ include_once("Empleado.php"); if($estado > 0){ $consulta = "SELECT * from usuarios where tipo = '".$this->tipo."' and estado='".$estado."' ".$this->orden; } else{ - $consulta = "SELECT * from usuarios where tipo = '".$this->tipo."' and estado in ('10', '30', '50', '70', '90','80', '100')$this->orden"; + $consulta = "SELECT * from usuarios where tipo = '".$this->tipo."' and estado in ('510', '520', '521', '522', '523','530', '540', '550', '560')$this->orden"; } } diff --git a/src/ver_lista_candidatos.php b/src/ver_lista_candidatos.php index 3509ad2..24c3391 100644 --- a/src/ver_lista_candidatos.php +++ b/src/ver_lista_candidatos.php @@ -37,11 +37,11 @@ if (isset($variablesExtra)) { @@ -64,7 +64,7 @@ echo '
'; - + - + - + Ocultar la columna KEY en la lista de candidatos. /* @@ -144,7 +144,7 @@ echo '
';
tieneRol("1") || $usuario->tieneRol("4")) && (in_array($pedidoAct->getValor("estado"),$estadoSiEliminar))){ ?> @@ -156,7 +156,7 @@ echo '
'; } ?>
- + @@ -200,7 +200,7 @@ echo '
'; // Ticket #554 -> Ocultar la columna KEY en la lista de candidatos. /*
-*/ +*/ ?> @@ -212,7 +212,7 @@ echo '
';

@@ -95,7 +95,7 @@ echo '
';

@@ -103,7 +103,7 @@ echo '
';
"> &byEstado=')" >">getValor("nombre"); ?> getValor("apellidos"); ?> getValor("fecha_modificacion"); ?>getValor("nombre_procedencia"); ?>