mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add link to conference in proposal page
Closes https://github.com/openSUSE/osem/issues/2363
This commit is contained in:
parent
b68b7ca400
commit
5c86fa32c4
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
= @event.room.name
|
||||
.col-md-12
|
||||
%dt Conference:
|
||||
%dd= @event.program.conference.title
|
||||
%dd= link_to @event.program.conference.title, conference_path(@conference)
|
||||
.col-md-12
|
||||
%dt Language:
|
||||
%dd= @event.language if @event.language
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue