Skip to content

Commit

Permalink
org page fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Sep 19, 2017
1 parent 16848e2 commit d2c1b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/controllers/group.py
Expand Up @@ -367,7 +367,7 @@ def pager_url(q=None, page=None):

data_dict = {
'q': q,
'fq': fq,
'fq': '',
'include_private': include_private,
'fq_list': fq_list,
'facet.field': [
Expand Down

0 comments on commit d2c1b99

Please sign in to comment.