created current scope in event_schedule model and conference info link name and path changed
This commit is contained in:
parent
e8d3177ec1
commit
e82a3e1727
17 changed files with 53 additions and 65 deletions
|
|
@ -138,7 +138,7 @@
|
|||
Roles
|
||||
|
||||
- if can? :show, @conference
|
||||
%li{:class=> active_nav_li(conference_wide_screen_admin_conference_path(@conference.short_title))}
|
||||
= link_to(conference_wide_screen_admin_conference_path(@conference.short_title)) do
|
||||
%li{:class=> active_nav_li(conference_info_admin_conference_path(@conference.short_title))}
|
||||
= link_to(conference_info_admin_conference_path(@conference.short_title)) do
|
||||
%span.fa.fa-expand
|
||||
Conference Wide Information
|
||||
Conference Info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue