Skip to content

Commit

Permalink
Merge pull request #42 from scientist-softserv/fix-blacklight-catalog…
Browse files Browse the repository at this point in the history
…-page

Fix 'blacklight_icon' error
  • Loading branch information
kirkkwang committed May 30, 2024
2 parents 225dd53 + e17c968 commit 2a040fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/helpers/blacklight/blacklight_helper_behavior.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module BlacklightHelperBehavior
include Blacklight::RenderConstraintsHelperBehavior
include Blacklight::RenderPartialsHelperBehavior
include Blacklight::FacetsHelperBehavior
include Blacklight::IconHelperBehavior
extend Deprecation
self.deprecation_horizon = 'Blacklight version 7.0.0'

Expand Down

0 comments on commit 2a040fd

Please sign in to comment.