Merge branch 'ent-7140-vista-agents-alerts-salta-vista-principal' into 'develop'
Fixed agents/alerts view group change when public url foreced See merge request artica/pandorafms!4108
This commit is contained in:
commit
5efb331568
|
@ -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…
Reference in New Issue