mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-7615-hide-en-los-comandos-de-alertas' into 'develop'
Fixed alert command hide on update See merge request artica/pandorafms!4164
This commit is contained in:
commit
801f8fc3c4
@ -105,6 +105,7 @@ if ($update_command) {
|
||||
$alert['command'] = $command;
|
||||
$alert['description'] = $description;
|
||||
$alert['id_group'] = $id_group;
|
||||
$alert['fields_hidden'] = io_json_mb_encode($fields_hidden);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user