Added target custom fields to the content instance model.
This commit is contained in:
parent
37684654ac
commit
0eac23c3e3
@ -5,11 +5,7 @@ module Locomotive
|
|||||||
include ::Mongoid::Timestamps
|
include ::Mongoid::Timestamps
|
||||||
|
|
||||||
## extensions ##
|
## extensions ##
|
||||||
#
|
include ::Mongoid::TargetCustomFields
|
||||||
# FIXME: I cannot find the module below defined in custom fields or the
|
|
||||||
# locomotive CMS engine. Please uncomment when the module is available
|
|
||||||
#
|
|
||||||
# include CustomFields::ProxyClassEnabler
|
|
||||||
include Extensions::Shared::Seo
|
include Extensions::Shared::Seo
|
||||||
|
|
||||||
## fields (dynamic fields) ##
|
## fields (dynamic fields) ##
|
||||||
|
Loading…
Reference in New Issue
Block a user