Skip to content

Commit

Permalink
Merge branch '1159-recently-changed-packages-helper'
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Aug 6, 2013
2 parents 5e1afd7 + 3e8628f commit 605a950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/logic/action/get.py
Expand Up @@ -2258,7 +2258,6 @@ def recently_changed_packages_activity_list_html(context, data_dict):
extra_vars = {
'controller': 'package',
'action': 'activity',
'id': data_dict['id'],
'offset': offset,
}
return activity_streams.activity_list_to_html(context, activity_stream,
Expand Down

0 comments on commit 605a950

Please sign in to comment.