Skip to content

Commit

Permalink
Update catalog_controller.rb
Browse files Browse the repository at this point in the history
Add Kithe require for bulk loading service
  • Loading branch information
ewlarson committed Dec 7, 2023
1 parent bf2ae85 commit 1b85863
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
@@ -1,5 +1,6 @@
# -*- encoding : utf-8 -*-
require 'blacklight/catalog'
require 'kithe/blacklight_tools/bulk_loading_search_service'

class CatalogController < ApplicationController
include BlacklightAdvancedSearch::Controller
Expand Down

0 comments on commit 1b85863

Please sign in to comment.