Skip to content

Commit

Permalink
Disable advanced search page caching
Browse files Browse the repository at this point in the history
  • Loading branch information
abelemlih committed Apr 12, 2024
1 parent ac1ff13 commit b52c38e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/initializers/advanced_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# collection facet

BlacklightAdvancedSearch::AdvancedController.class_eval do
caches_page :index

def index
@response = get_advanced_search_facets unless request.method == :post
collection_auth = Qa::LocalAuthority.find_by(name: 'collections')
Expand Down

0 comments on commit b52c38e

Please sign in to comment.