Added target custom fields to the content instance model.

This commit is contained in:
Mario Visic 2011-12-05 16:38:07 +08:00
parent 37684654ac
commit 0eac23c3e3

View File

@ -5,11 +5,7 @@ module Locomotive
include ::Mongoid::Timestamps
## extensions ##
#
# 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 ::Mongoid::TargetCustomFields
include Extensions::Shared::Seo
## fields (dynamic fields) ##