Removed the purging of the query parameters

This commit is contained in:
RadoslavL
2023-10-26 11:30:12 +03:00
parent 995df2d296
commit e8c2388589
3 changed files with 14 additions and 5 deletions

View File

@@ -22,6 +22,7 @@
base_url: relative_url,
ctoken: next_continuation,
first_page: continuation.nil?,
params: env.params.query,
)
%>