Added action to hidden params en network explorer
Former-commit-id: e87bab9db0bb00a0b13f2bb6e0cc58a000b18c17
This commit is contained in:
parent
de35de6689
commit
962284f8c5
|
@ -179,6 +179,7 @@ $hidden_main_link = [
|
|||
'time_lower' => $time_lower,
|
||||
'date_lower' => $date_lower,
|
||||
'top' => $top,
|
||||
'action' => $action,
|
||||
];
|
||||
|
||||
if (get_parameter('export_csv')) {
|
||||
|
|
Loading…
Reference in New Issue