mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-12 19:14:10 +01:00
Fix little bug in links (keep query)
This commit is contained in:
parent
554a213fe3
commit
d0387ffc5e
@ -314,6 +314,7 @@
|
|||||||
'element_id' => $element_id,
|
'element_id' => $element_id,
|
||||||
'single' => $single,
|
'single' => $single,
|
||||||
'query_type' => $query_type,
|
'query_type' => $query_type,
|
||||||
|
'query' => $query,
|
||||||
);
|
);
|
||||||
|
|
||||||
// -------------- list header variable template-declaration ------------------------
|
// -------------- list header variable template-declaration ------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user