From abea5a66d85652633fc8a3e11981a84998a6106b Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 5 Aug 2019 07:30:36 -0500 Subject: [PATCH] desabilito boton para generar documento en opendata --- funciones/funciones.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index ddc04d3..068127e 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -3027,9 +3027,9 @@ $acciones="
@@ -6359,7 +6359,7 @@ $encabezado "; } else { -$resultado ="

No hay resultados 0021

"; +$resultado ="

No hay resultados 0021

$consulta_principal
"; if($tipo =="contenido" OR $tipo =="embebido" OR $tipo =="li" ) { if($tipo=="li") {$resultado="";} return $resultado;