mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
typos is fixed
This commit is contained in:
parent
464b148321
commit
be1992a03a
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
%small.text-muted
|
||||
= event.event_type.title
|
||||
= "(#{event.event_type.length} min)"
|
||||
= "in #{event.traistck.name}" if event.track
|
||||
= "in #{event.track.name}" if event.track
|
||||
- if event.require_registration
|
||||
%br
|
||||
= link_to registered_text(event), registrations_conference_program_proposal_path(@conference.short_title, event), class: 'btn btn-xs btn-danger'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue