Adds lodging description to conference
This commit is contained in:
parent
2a742e6d0a
commit
feabc3b954
4 changed files with 10 additions and 2 deletions
|
|
@ -15,7 +15,8 @@ class Conference < ActiveRecord::Base
|
|||
:registration_description, :ticket_description,
|
||||
:sponsorship_levels_attributes,
|
||||
:sponsors_attributes, :facebook_url,
|
||||
:google_url, :twitter_url, :sponsor_description, :sponsor_email
|
||||
:google_url, :twitter_url, :sponsor_description, :sponsor_email,
|
||||
:lodging_description
|
||||
|
||||
has_paper_trail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue