Add "Help" link in /artist_commentaries subnav.
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
<li><%= link_to "Listing", artist_commentaries_path %></li>
|
||||
<li><%= link_to "Recent changes", artist_commentary_versions_path %></li>
|
||||
<li><%= link_to "Translation requests", artist_commentaries_path(:search => {:post_tags_match => "commentary_request"}) %></li>
|
||||
<li><%= link_to "Help", wiki_pages_path(:title => "help:artist_commentary") %></li>
|
||||
</menu>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user