mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +01:00
Bugfix sui pulsanti stampe ed email
This commit is contained in:
parent
cb08375f19
commit
50a9711a17
@ -140,7 +140,7 @@ class ButtonManager implements ManagerInterface
|
||||
} elseif ($count == 1) {
|
||||
$result = $this->link([
|
||||
'type' => $options['type'],
|
||||
'id' => $list[0]['id']['id'],
|
||||
'id' => $list[0]['id'],
|
||||
'id_module' => $options['id_module'],
|
||||
'id_record' => $options['id_record'],
|
||||
'class' => $options['class'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user