1
0
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:
Thomas Zilio
2019-09-10 09:44:16 +02:00
parent db64f3e4cc
commit 4f157aa519
3 changed files with 60 additions and 3 deletions

View File

@ -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 = [];