1
0
Fork 0

checklist

This commit is contained in:
humano 2018-02-17 19:20:03 -05:00
parent 9904bf16d6
commit 909cf6ee7d
1 changed files with 1 additions and 1 deletions

View File

@ -12890,7 +12890,7 @@ if(!isset($_REQUEST['print'])) { $src ="data-src";}else{ $src =" print src"; }
}
$csv .= "<td style ='max-width:200px;' class='planilla_contenido_$row[id_campo] $clase_interaccion $class_area'>$contenido $interaccion</td>";
}else{ $csv.="<td class='planilla_contenido_$row[id_campo] $class_area'>none</td>";}
}else{ $csv.="<td class='planilla_contenido_$row[id_campo] $class_area'></td>";}
}
elseif($tipo=="array"){