display organization name in menu bar
This commit is contained in:
parent
540c982771
commit
cdc08052b1
3 changed files with 4 additions and 5 deletions
|
|
@ -22,9 +22,6 @@
|
|||
.col-md-8
|
||||
%h1
|
||||
= @conference.title
|
||||
%h3
|
||||
%i
|
||||
= "( by #{@conference.organization.name} )"
|
||||
%p.lead
|
||||
- if @conference.venue
|
||||
= "#{@conference.venue.city} / #{@conference.venue.country_name}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue