Added documentation for the new method added
This commit is contained in:
parent
506b616341
commit
fae5981dc4
3 changed files with 16 additions and 11 deletions
|
|
@ -1,9 +1,9 @@
|
|||
= content_for :brand do
|
||||
= link_to @conference.title, conference_url(@conference.short_title), class: 'navbar-brand'
|
||||
|
||||
%div#program
|
||||
= render 'program'
|
||||
%div#registration
|
||||
= render 'registration'
|
||||
%div#callforpapers
|
||||
= render 'call_for_papers'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue