diff --git a/app/views/roles/index.html.erb b/app/views/roles/index.html.erb index 30cef5330..4a09cdfdd 100644 --- a/app/views/roles/index.html.erb +++ b/app/views/roles/index.html.erb @@ -1,5 +1,6 @@
<%= pagination_links_full @role_pages %>
-<%= link_to l(:label_permissions_report), :action => 'permissions' %>
- <% html_title(l(:label_role_plural)) -%>