mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#12138 Fix agent main view
This commit is contained in:
parent
3f41e4f32b
commit
2b416382a4
@ -546,6 +546,13 @@ html_print_div(
|
||||
]
|
||||
);
|
||||
|
||||
html_print_div(
|
||||
[
|
||||
'class' => 'agent_details_line',
|
||||
'content' => $agentEvents,
|
||||
]
|
||||
);
|
||||
|
||||
if (empty($agentAdditionalInfo) === false) {
|
||||
html_print_div(
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user