Added price_currency to strong params method
This commit is contained in:
parent
17488e11c7
commit
0d7a42ae64
2 changed files with 2 additions and 2 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, :price_currency)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue