From 6b8dce3266b4ef96d89052cf55dbf62a5e979ff8 Mon Sep 17 00:00:00 2001 From: fredyrivera Date: Wed, 12 Jul 2017 06:53:20 -0500 Subject: [PATCH] implementacion parcial de suministro por servicio --- milfs/funciones/funciones.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 486a148..ea995f8 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -7994,7 +7994,7 @@ $resultado .= "
$aviso
"; - }else{$resultado = "
No hay resultados 0006
";} + }else{$resultado = "
No hay resultados para $valor Agregar nuevo registro
";} @@ -11051,6 +11051,8 @@ elseif($tipo =='17'){ $resultado =" "; }elseif($tipo =='10'){ $resultado =" "; +}elseif($tipo =='6'){ + $resultado =" "; } else{ $resultado = " ";