Fix link for UsersRole, style changes
This commit is contained in:
parent
c57c15de77
commit
6a3700953e
6 changed files with 62 additions and 64 deletions
|
|
@ -8,7 +8,7 @@
|
|||
%span.caret
|
||||
%ul.dropdown-menu
|
||||
%li= link_to 'All Conferences & Users', admin_revision_history_path
|
||||
- @conf_ids_with_role.each do |conference_short_title|
|
||||
- @conferences_with_role.each do |conference_short_title|
|
||||
%li= link_to conference_short_title, admin_conference_revision_history_path(conference_id: conference_short_title)
|
||||
|
||||
%h1 Revision History
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue