This commit is contained in:
r888888888
2013-06-11 13:24:16 -07:00
parent 05ee1077cd
commit f0b6dc9206
8 changed files with 83 additions and 8 deletions

View File

@@ -55,6 +55,12 @@
<li><%= link_to("Listing", pools_path) %></li>
<li><%= link_to("Changes", pool_versions_path) %></li>
</ul>
<% if CurrentUser.user.is_janitor? %>
<ul>
<li><h1>Reports</h1></li>
<li><%= link_to("User Promotions", reports_user_promotions_path) %></li>
</ul>
<% end %>
</section>
<section>
<ul>