Merge pull request #4805 from nonamethanks/add-bur-help-link
BUR: add link to wiki help page in navbar
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<% content_for(:secondary_links) do %>
|
||||
<%= subnav_link_to "Listing", bulk_update_requests_path %>
|
||||
<%= subnav_link_to "New", new_bulk_update_request_path %>
|
||||
<%= subnav_link_to "Help", wiki_page_path("help:bulk_update_requests") %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user