Fix bug.
This commit is contained in:
parent
538294116b
commit
5749b5c363
|
@ -5,5 +5,5 @@ class AdvisingType
|
|||
field :title, localize: true
|
||||
field :sort_position, :type => Integer, :default => 0
|
||||
|
||||
has_many :academic_advisings
|
||||
has_many :advisings
|
||||
end
|
Loading…
Reference in New Issue