Add a very basic custom_css property to a conference.
It is loaded on all pages for that conference.
This commit is contained in:
parent
a1775674ce
commit
4c29d57aae
5 changed files with 18 additions and 3 deletions
|
|
@ -182,7 +182,7 @@ module Admin
|
|||
:vpositions_attributes, :use_volunteers, :color,
|
||||
:sponsorship_levels_attributes, :sponsors_attributes,
|
||||
:registration_limit, :organization_id, :ticket_layout,
|
||||
:booth_limit)
|
||||
:booth_limit, :custom_css)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue