mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +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.
|
// Start Header form.
|
||||||
$headerForm = [
|
$headerForm = [
|
||||||
'action' => ui_get_full_url(),
|
'action' => ui_get_full_url('index.php?sec=view&sec2=extensions/agents_alerts'),
|
||||||
'id' => 'form-header-filters',
|
'id' => 'form-header-filters',
|
||||||
'method' => 'POST',
|
'method' => 'POST',
|
||||||
'class' => 'modal flex flex-row',
|
'class' => 'modal flex flex-row',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user