Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark MacGillivray committed Jul 25, 2019
2 parents 9fa1d19 + 64be902 commit 7bc715e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static/bigdeal/bigdeal.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
_range_url = 'https://openaccessbutton.org/static/bigdeal/';

var _bigdeal_opts = undefined;

var _bigdeal_template = '\
Expand Down Expand Up @@ -150,7 +152,6 @@ var bigdeal_build = function() {

$.fn.holder.display.sort.fields = ['institution.exact','publisher.exact','collection.exact','fte','carnegiebasicclassification.exact','years.exact','value'];
$.fn.holder.display.sort.default = {'value': 'desc'};
$.fn.holder.display.range.url = 'https://openaccessbutton.org/static/bigdeal/'

$('#holder').holder({
completes: completes,
Expand Down
1 change: 1 addition & 0 deletions static/bigdeal/bootstrap-slider

0 comments on commit 7bc715e

Please sign in to comment.