mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Fixed modules lejend in agent view. Ticket #294
This commit is contained in:
parent
2c1e43a477
commit
4a6cdf822d
@ -599,7 +599,7 @@ foreach ($agents as $agent) {
|
||||
|
||||
$data[4] = ui_print_group_icon ($agent["id_grupo"], true);
|
||||
$agent['not_init_count'] = $agent['notinit_count'];
|
||||
$data[5] = reporting_tiny_stats($agent, true, ' ', ':', $strict_user);
|
||||
$data[5] = reporting_tiny_stats($agent, true, 'agent', ':', $strict_user);
|
||||
|
||||
|
||||
$data[6] = $status_img;
|
||||
|
Loading…
x
Reference in New Issue
Block a user