Add link to conference in proposal page

Closes https://github.com/openSUSE/osem/issues/2363
This commit is contained in:
Ana María Martínez Gómez 2019-02-22 13:48:40 +01:00 committed by Ana María Martínez Gómez
parent b68b7ca400
commit 5c86fa32c4

View file

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