mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update app/views/conferences/_highlights.haml
Co-authored-by: Henne Vogelsang <hvogel@opensuse.org>
This commit is contained in:
parent
01bb991d46
commit
7bbac4b599
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
|||
class: ['img-responsive', 'img-circle'],
|
||||
title: speaker.name
|
||||
.caption
|
||||
- unless speaker.nil?
|
||||
- if speaker
|
||||
%h3.text-center= speaker.name
|
||||
%h4.text-center= event.title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue