mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 22:21:11 +00:00
vchoices doesn't belong to conference
This commit is contained in:
parent
2ee621a9b2
commit
978dfd0512
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ class Conference < ActiveRecord::Base
|
|||
has_many :registrations, dependent: :destroy
|
||||
has_many :vdays, dependent: :destroy
|
||||
has_many :vpositions, dependent: :destroy
|
||||
has_many :vchoices, dependent: :destroy
|
||||
has_many :sponsorship_levels, dependent: :destroy
|
||||
has_many :sponsors, dependent: :destroy
|
||||
has_many :photos, dependent: :destroy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue