From 5a8f01a584d09fffa7152e02ae1aa8b279380366 Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 26 Sep 2014 21:31:45 -0500 Subject: [PATCH] Restriccion para campos multiples --- milfs/funciones/funciones.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 6bd964c..ea8d8d9 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -1231,7 +1231,7 @@ $resultado = "
";} elseif($campo_tipo_accion == 'date'){$render = " ";} elseif($campo_tipo_accion == 'rango'){ @@ -1632,7 +1633,7 @@ $consulta =" elseif($campo_tipo_accion == 'number'){$render = "(Este campo solo acepta nĂºmeros) ";} else{$render = " ";} - + if($multiple =='1'){ $campo_multiple = "
@@ -1642,6 +1643,7 @@ $consulta ="
"; +} if($item == 0) { $label = "";} else {$label = "";} $input = "