mirror of
https://github.com/openSUSE/osem.git
synced 2026-05-18 13:39:23 -04:00
s/shedule/schedule/
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
%li{class: active_nav_li(admin_conference_schedule_path(@conference.short_title))}
|
||||
= link_to(admin_conference_schedule_path(@conference.short_title), target: '_blank') do
|
||||
%span.glyphicon.glyphicon-calendar
|
||||
Shedule
|
||||
Schedule
|
||||
%hr
|
||||
%li{:class=> "#{active_nav_li(edit_admin_conference_path(@conference.short_title))} nav-header"}
|
||||
= link_to(edit_admin_conference_path(@conference.short_title)) do
|
||||
|
||||
Reference in New Issue
Block a user