diff --git a/app/Views/reports/tabular.php b/app/Views/reports/tabular.php index b618e56d2..83ed73ab3 100644 --- a/app/Views/reports/tabular.php +++ b/app/Views/reports/tabular.php @@ -62,7 +62,7 @@ exportTypes: ['json', 'xml', 'csv', 'txt', 'sql', 'excel', 'pdf'], pagination: true, showColumns: true, - data: , + data: , iconSize: 'sm', paginationVAlign: 'bottom', escape: true,