Merge pull request #752 from davidsf/titlepage_in_conference_show
Conference title in conference show view. fix #751
This commit is contained in:
commit
d7d851cb56
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
= content_for :title do
|
||||||
|
= @conference.title
|
||||||
|
|
||||||
#splash
|
#splash
|
||||||
- if @conference.splashpage
|
- if @conference.splashpage
|
||||||
#banner
|
#banner
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue