mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fixed agents/alerts view group change when public url foreced
This commit is contained in:
parent
20466ec0d1
commit
dec202ed78
@ -765,7 +765,7 @@ class AgentsAlerts extends HTML
|
||||
|
||||
// Start Header form.
|
||||
$headerForm = [
|
||||
'action' => ui_get_full_url(),
|
||||
'action' => ui_get_full_url('index.php?sec=view&sec2=extensions/agents_alerts'),
|
||||
'id' => 'form-header-filters',
|
||||
'method' => 'POST',
|
||||
'class' => 'modal flex flex-row',
|
||||
|
Loading…
x
Reference in New Issue
Block a user