Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1
This commit is contained in:
commit
04d9e90492
@ -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