app/helpers/blacklight/url_helper_behavior.rb in blacklight-5.9.4 vs app/helpers/blacklight/url_helper_behavior.rb in blacklight-5.10.0

- old
+ new

@@ -66,10 +66,10 @@ ## # Current search context parameters def search_session_params counter { :'data-counter' => counter, :'data-search_id' => current_search_session.try(:id) } end - deprecation_deprecate :search_session_params + deprecation_deprecate search_session_params: :session_tracking_params ## # Attributes for a link that gives a URL we can use to track clicks for the current search session # @param [SolrDocument] document # @param [Integer] counter