mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-27 22:19:26 +01:00
Update actions.php
This commit is contained in:
parent
437bfcf371
commit
f9ab4ff749
@ -81,7 +81,7 @@ switch (post('op')) {
|
||||
'idsede_partenza' => post('idsede_partenza'),
|
||||
'idsede_destinazione' => post('idsede_destinazione'),
|
||||
'idvettore' => post('idvettore'),
|
||||
'data_ora_trasporto' => post('data_ora_trasporto') ?: null;
|
||||
'data_ora_trasporto' => post('data_ora_trasporto') ?: null,
|
||||
'idporto' => post('idporto'),
|
||||
'idaspettobeni' => post('idaspettobeni'),
|
||||
'idrivalsainps' => $idrivalsainps,
|
||||
|
Loading…
x
Reference in New Issue
Block a user