Add some missing arguments to view-revision-packages
This commit is contained in:
parent
44b9d5658b
commit
c00405e232
1 changed files with 4 additions and 1 deletions
|
|
@ -177,7 +177,10 @@
|
|||
query-parameters
|
||||
'()
|
||||
'()
|
||||
#f))))
|
||||
#f
|
||||
#:path-base path-base
|
||||
#:header-text header-text
|
||||
#:header-link header-link))))
|
||||
|
||||
(let* ((search-query (assq-ref query-parameters 'search_query))
|
||||
(limit-results (or (assq-ref query-parameters 'limit_results)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue