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 '| - + |
@@ -95,7 +95,7 @@ echo ' |
-
+
@@ -103,7 +103,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))){
?>
&byEstado=')" >![]() |
@@ -156,7 +156,7 @@ echo '">![]() |
-
+
getValor("nombre"); ?> | getValor("apellidos"); ?> | getValor("fecha_modificacion"); ?> | @@ -200,7 +200,7 @@ echo 'getValor("nombre_procedencia"); ?> | -*/ +*/ ?>||