fixes #916
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
<li><%= link_to("Listing", posts_path) %></li>
|
<li><%= link_to("Listing", posts_path) %></li>
|
||||||
<li><%= link_to("Changes", post_versions_path) %></li>
|
<li><%= link_to("Changes", post_versions_path) %></li>
|
||||||
<li><%= link_to("Upload", new_upload_path) %></li>
|
<li><%= link_to("Upload", new_upload_path) %></li>
|
||||||
|
<li><%= link_to("Upload Listing", uploads_path) %></li>
|
||||||
<li><%= link_to("Appeals", post_appeals_path) %></li>
|
<li><%= link_to("Appeals", post_appeals_path) %></li>
|
||||||
<li><%= link_to("Flags", post_flags_path) %></li>
|
<li><%= link_to("Flags", post_flags_path) %></li>
|
||||||
<% if CurrentUser.is_janitor? %>
|
<% if CurrentUser.is_janitor? %>
|
||||||
|
|||||||
Reference in New Issue
Block a user