Merge branch 'ent-3685-7702-al-poner-evento-en-in-progress-no-se-muestra-el-campo-user' into 'develop'
Resolved See merge request artica/pandorafms!2253
This commit is contained in:
commit
207bcceb5f
|
@ -1687,7 +1687,7 @@ function events_change_status(
|
|||
$ack_user = $config['id_user'];
|
||||
} else {
|
||||
$acl_utimestamp = 0;
|
||||
$ack_user = '';
|
||||
$ack_user = $config['id_user'];
|
||||
}
|
||||
|
||||
switch ($new_status) {
|
||||
|
|
Loading…
Reference in New Issue