mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-26 15:54:17 +01:00
Update actions.php
This commit is contained in:
parent
07be7af06d
commit
792243dde9
@ -204,7 +204,7 @@ switch (filter('op')) {
|
||||
echo json_encode([
|
||||
'invoice_number' => $informazioni['invoice_number'],
|
||||
'size' => Filesystem::formatBytes($informazioni['size']),
|
||||
'history' => $informazioni['history'],
|
||||
'history' => $history,
|
||||
]);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user