mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix minori
This commit is contained in:
@ -55,9 +55,7 @@ if (!empty($query)) {
|
||||
$results['recordsFiltered'] = $data['count'];
|
||||
|
||||
// SOMME
|
||||
if ($draw_numer == 1) {
|
||||
$results['summable'] = Util\Query::getSums($structure, $search);
|
||||
}
|
||||
$results['summable'] = Util\Query::getSums($structure, $search);
|
||||
|
||||
// Allineamento delle righe
|
||||
$align = [];
|
||||
|
Reference in New Issue
Block a user