Skip to content
Snippets Groups Projects
Unverified Commit b7559f28 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

fix

parent 1966d4e9
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ class Communication::Website::Imported::Page < ApplicationRecord
belongs_to :page,
class_name: 'Communication::Website::Page',
optional: true
alias_attribute :generated_object, :category
alias_attribute :generated_object, :page
belongs_to :featured_medium,
class_name: 'Communication::Website::Imported::Medium',
optional: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment