mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
s/shedule/schedule/
This commit is contained in:
parent
e78974a3aa
commit
e2fb292b40
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue