Skip to content

Commit

Permalink
Make blacklight-range-limit use a blue button
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Dec 18, 2024
1 parent 4f8beab commit 919ace8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/catalog_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class CatalogController < ApplicationController

include Blacklight::Catalog
include BlacklightRangeLimit::ControllerOverride
BlacklightRangeLimit.classes[:submit] = 'submit btn btn-primary'

before_action only: :manifest do
response.headers['Access-Control-Allow-Origin'] = '*'
Expand Down

0 comments on commit 919ace8

Please sign in to comment.