mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-24 15:20:18 +01:00
dspace_statistics_api/util.py: Add vim modeline
This commit is contained in:
parent
830e4415f5
commit
04f0756c7f
@ -187,3 +187,6 @@ def set_statistics_scope(req, resp, resource, params):
|
||||
elif req.context.statistics_scope == "collections":
|
||||
req.context.views_facet_field = "owningColl"
|
||||
req.context.downloads_facet_field = "owningColl"
|
||||
|
||||
|
||||
# vim: set sw=4 ts=4 expandtab:
|
||||
|
Loading…
Reference in New Issue
Block a user