Skip to content

Commit

Permalink
Add code comments about render_nav_actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Feb 14, 2018
1 parent 8175365 commit e15e9dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/helpers/blacklight/component_helper_behavior.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ def document_action_path action_opts, url_opts = nil
##
# Render "document actions" area for navigation header
# (normally renders "Saved Searches", "History", "Bookmarks")
# These things are added by add_nav_action and the default config is
# provided by DefaultComponentConfiguration
#
# @param [Hash] options
# @return [String]
Expand Down

0 comments on commit e15e9dc

Please sign in to comment.