#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…
Reference in New Issue