Skip to content

Commit

Permalink
reverse label name
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarza committed Aug 1, 2019
1 parent 1ee110d commit 88705c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/events_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def index
"doisUsageTypes": dois_usage,
"doisCitations": dois_citations,
"citationsHistogram": citations_histogram,
"citations": citations,
"uniqueCitations": citations,
"viewsHistogram": views_histogram,
"downloadsHistogram": downloads_histogram
}.compact
Expand Down

0 comments on commit 88705c7

Please sign in to comment.