Added action to hidden params en network explorer

Former-commit-id: e87bab9db0bb00a0b13f2bb6e0cc58a000b18c17
This commit is contained in:
fermin831 2019-03-06 13:41:13 +01:00
parent de35de6689
commit 962284f8c5
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ $hidden_main_link = [
'time_lower' => $time_lower,
'date_lower' => $date_lower,
'top' => $top,
'action' => $action,
];
if (get_parameter('export_csv')) {