mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#13584 Fixed style in Force check button
This commit is contained in:
parent
d0dcdf5dd4
commit
0eb80ff8bf
@ -4755,7 +4755,10 @@ function get_resume_agent_concat($id_agente, $all_groups, $agent)
|
||||
'force_checks',
|
||||
false,
|
||||
'window.location.assign("'.$url.'&flag_agent=1")',
|
||||
[ 'mode' => 'link' ],
|
||||
[
|
||||
'mode' => 'link',
|
||||
'class' => 'mrgn_lft_20px ',
|
||||
],
|
||||
true
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user