1
0
Fork 0

Mejoras en tablas

This commit is contained in:
humano 2020-05-20 19:06:54 -05:00
parent d6f9bcc0cb
commit 13e4bbffa6
1 changed files with 1 additions and 4 deletions

View File

@ -2383,10 +2383,7 @@ $tabla= "$cabecera <table class='table table-bordered table-striped exportable'>
return "<div class='container-fluid'>$tabla</div>
<script type='text/javascript'>
$('.exportable').DataTable( {
fixedHeader: {
header: true,
footer: true
},
responsive: {
breakpoints: [
{name: 'bigdesktop', width: Infinity},