From 80c3acf99d989dd8709f4b28d4706e43dd69f5dd Mon Sep 17 00:00:00 2001 From: david Date: Tue, 31 Jan 2012 12:11:29 +0000 Subject: [PATCH] =?UTF-8?q?Ticket=20#775=20->=20El=20campo=20"salario=20m?= =?UTF-8?q?=C3=ADnimo"=20sale=20falseado=20al=20visualizar=20un=20candidat?= =?UTF-8?q?o?= 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@114 e2b1556b-49f8-d141-9351-52d6861a72d9 --- src/detalles_usuario.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/detalles_usuario.php b/src/detalles_usuario.php index e5098ce..548f9ef 100644 --- a/src/detalles_usuario.php +++ b/src/detalles_usuario.php @@ -135,8 +135,9 @@ if (in_array("laborables", $mostrarDetalle)) { ?> getValor("incorporacion")); ?> getValor("tarifa"); ?> - getValor("salario_min"); ?>
- getValor("salario_max"); ?> + + getValor("salario_min"));?>
+ getValor("salario_max"));?>