Merge pull request #191 from openSUSE/typo

s/shedule/schedule/
This commit is contained in:
James Mason 2014-06-03 11:34:22 -07:00
commit 25a1c116fd

View file

@ -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