Skip to content

Commit

Permalink
Merge pull request #464 from scientist-softserv/i425-facetable-proper…
Browse files Browse the repository at this point in the history
…ties

🎁 Add facets for the facetable properties
  • Loading branch information
DeonFranklin authored Jul 14, 2023
2 parents bf241da + fd8a963 commit c221cfa
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 @@ -4,6 +4,7 @@ class CatalogController < ApplicationController
include Hydra::Catalog
include Hydra::Controller::ControllerBehavior
include BlacklightOaiProvider::Controller
include AllinsonFlex::DynamicCatalogBehavior

# These before_action filters apply the hydra access controls
before_action :enforce_show_permissions, only: :show
Expand Down

0 comments on commit c221cfa

Please sign in to comment.