app/controllers/spotlight/searches_controller.rb in blacklight-spotlight-4.2.0 vs app/controllers/spotlight/searches_controller.rb in blacklight-spotlight-4.3.0

- old
+ new

@@ -76,10 +76,10 @@ notice = if @exhibit.update batch_search_params t(:'helpers.submit.search.batch_updated', model: Spotlight::Search.model_name.human.pluralize) else t(:'helpers.submit.search.batch_error', model: Spotlight::Search.model_name.human.pluralize.downcase) end - redirect_back fallback_location: fallback_url, notice: notice + redirect_back fallback_location: fallback_url, notice: end protected def autocomplete_params