diff --git a/src/addCandidato.php b/src/addCandidato.php index 96ada84..9f37852 100644 --- a/src/addCandidato.php +++ b/src/addCandidato.php @@ -161,8 +161,13 @@ echo ' if(in_array("13",$errores)) echo " class=\"errorcampo\""; echo $em.' textalign="right">'.$locale['114'.$tipo.''].''; rellena_desplegable_localidad($_POST['localidad'], "localidad"); - echo ' - '.$locale['128'].''; + echo ''; + + +// Ticket #558 -> En la pantalla de alta/edición/ver de un candidato, ocultar los campos 'VÍA', 'NOMBRE VÍA', 'NÚMERO', 'PISO', 'PUERTA' y 'CP' + echo ''; +/* + echo ''.$locale['128'].''; $auxiliar = ''; rellena_desplegable_select("tipo_via","tipo_via",$auxiliar,$_POST['tipo_via']); echo '
'.$locale['110'].' @@ -178,7 +183,11 @@ if(in_array("12",$errores)) echo " class=\"errorcampo\""; echo ' textalign="right" '.$ecp.'>'.$locale['115'].' - '; +*/ + + + +echo ''; echo ' '.$locale['126'].'
'; diff --git a/src/detalles_usuario.php b/src/detalles_usuario.php index 35ed1fd..88391dd 100644 --- a/src/detalles_usuario.php +++ b/src/detalles_usuario.php @@ -52,7 +52,7 @@ switch ($action) {
- +
@@ -71,12 +71,27 @@ if(in_array("personales",$mostrarDetalle)){ ?> - - + + En la pantalla de alta/edición/ver de un candidato, ocultar los campos 'VÃA', 'NOMBRE VÃA', 'NÚMERO', 'PISO', 'PUERTA' y 'CP' +?> + + + getValor("tipo_via")." ".$persona->getValor("direccion")." ".$persona->getValor("numero").", ".$persona->getValor("piso")." ".$persona->getValor("puerta"); ?> + + */ + ?> - - + + + getValor("localidad")); ?> + + */ + ?> + + +
getValor("nombre")." ".$persona->getValor("apellidos"); ?> getValor("fecha_nacimiento"); ?>
">getValor("email"); ?> getValor("tipo_via")." ".$persona->getValor("direccion")." ".$persona->getValor("numero").", ".$persona->getValor("piso")." ".$persona->getValor("puerta"); ?> getValor("cp"); ?> getValor("cp"); ?>
getValor("localidad")); ?>getValor("localidad"))); ?>getValor("localidad"))); ?>getValor("tipo")=="usuario"){ echo $locale['1905'].": ".$persona->getValor("extension"); @@ -433,4 +448,4 @@ if(in_array("personales",$mostrarDetalle)){ ?>
- \ No newline at end of file +