diff --git a/app/views/roles/report.html.erb b/app/views/roles/report.html.erb index 77cf41f..052f7e2 100644 --- a/app/views/roles/report.html.erb +++ b/app/views/roles/report.html.erb @@ -21,10 +21,10 @@ <% perms_by_module.keys.sort.each do |mod| %> <% unless mod.blank? %> - -   - <%= l_or_humanize(mod, :prefix => 'project_module_') %> - + +   + <%= l_or_humanize(mod, :prefix => 'project_module_') %> + <% end %> <% perms_by_module[mod].each do |permission| %>